mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
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
This commit is contained in:
@ -7178,7 +7178,7 @@ Truncate
|
||||
|
||||
<para>
|
||||
|
||||
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.
|
||||
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user