From: Bruce Momjian Date: Tue, 15 May 2018 23:12:16 +0000 (-0400) Subject: doc: adjust Extended Query PG 11 release note item X-Git-Tag: REL_11_BETA1~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b07f6dadb359e88c5a4b8375765d2c10d9eabce;p=thirdparty%2Fpostgresql.git doc: adjust Extended Query PG 11 release note item Reported-by: Tatsuo Ishii --- 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 @@ In the Extended Query - Protocol, have statement_timeout apply - to each Execute message, not to all commands - before Sync (Tatsuo Ishii) + Protocol, have statement_timeout + apply to each Execute message, not to all commands before Sync + (Tatsuo Ishii, Andres Freund)