Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc: Fix grammar.
authorEtsuro Fujita <efujita@postgresql.org>
Wed, 26 Apr 2023 11:15:00 +0000 (20:15 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Wed, 26 Apr 2023 11:15:00 +0000 (20:15 +0900)
doc/src/sgml/postgres-fdw.sgml

index b9a5b0eac81a5918cf3446246fed04a0da8f4e98..5062d712e74c5bb56804f2d789a6c6a3bea6e5b0 100644 (file)
@@ -540,8 +540,8 @@ OPTIONS (ADD password_required 'false');
      <term><literal>parallel_abort</literal> (<type>boolean</type>)</term>
      <listitem>
       <para>
-       This option controls whether <filename>postgres_fdw</filename> aborts
-       in parallel remote transactions opened on a foreign server in a local
+       This option controls whether <filename>postgres_fdw</filename> aborts,
+       in parallel, remote transactions opened on a foreign server in a local
        transaction when the local transaction is aborted. This setting also
        applies to remote and local subtransactions. This option can only be
        specified for foreign servers, not per-table. The default is