From: Amit Kapila Date: Thu, 19 Aug 2021 03:33:11 +0000 (+0530) Subject: Fix typo in protocol.sgml. X-Git-Tag: REL_15_BETA1~1651 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ac1aee0d7d8d5c3493e6e8b1d3925af35a31648;p=thirdparty%2Fpostgresql.git Fix typo in protocol.sgml. The 'Stream Stop' message is misspelled as 'Stream End' in the docs. Author: Masahiko Sawada Backpatch-through: 14, where it was introduced Discussion: https://postgr.es/m/CAD21AoDeScrsHhLyEPYqN3sydg6PxAPVBboK=30xJfUVihNZDA@mail.gmail.com --- diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 91ec237c210..a232546b1d0 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -7212,7 +7212,7 @@ Truncate -The following messages (Stream Start, Stream End, Stream Commit, and +The following messages (Stream Start, Stream Stop, Stream Commit, and Stream Abort) are available since protocol version 2.