1
0
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:
Amit Kapila
2021-08-19 09:05:54 +05:30
parent 1900c14055
commit e191564665

View File

@ -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>