From 3b07f6dadb359e88c5a4b8375765d2c10d9eabce Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 15 May 2018 19:12:16 -0400 Subject: [PATCH] doc: adjust Extended Query PG 11 release note item Reported-by: Tatsuo Ishii --- doc/src/sgml/release-11.sgml | 6 +++--- 1 file 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 @@ 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) -- 2.39.5