doc: adjust Extended Query PG 11 release note item

Reported-by: Tatsuo Ishii
This commit is contained in:
Bruce Momjian 2018-05-15 19:12:16 -04:00
parent 3122e32091
commit 3b07f6dadb

View File

@ -213,9 +213,9 @@
<para>
In the <link linkend="protocol-query-concepts">Extended Query
Protocol</link>, have <varname>statement_timeout</varname> apply
to each <literal>Execute</literal> message, not to all commands
before <literal>Sync</literal> (Tatsuo Ishii)
Protocol</link>, have <varname>statement_timeout</varname>
apply to each Execute message, not to all commands before Sync
(Tatsuo Ishii, Andres Freund)
</para>
</listitem>