aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-11.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/release-11.sgml b/doc/src/sgml/release-11.sgml
index 6b35fdd0dcb..10d6831a454 100644
--- a/doc/src/sgml/release-11.sgml
+++ b/doc/src/sgml/release-11.sgml
@@ -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>