8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ebda9 commit 1c400d3Copy full SHA for 1c400d3
doc/src/sgml/ref/prepare_transaction.sgml
@@ -84,7 +84,7 @@ PREPARE TRANSACTION <replaceable class="PARAMETER">transaction_id</replaceable>
84
85
<para>
86
<command>PREPARE TRANSACTION</> is not intended for use in applications
87
- or interactive sessions. It's purpose is to allow an external
+ or interactive sessions. Its purpose is to allow an external
88
transaction manager to perform atomic global transactions across multiple
89
databases or other transactional resources. Unless you're writing a
90
transaction manager, you probably shouldn't be using <command>PREPARE
0 commit comments