pgsql: Doc: Update logical replication message formats. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Update logical replication message formats.
Date
Msg-id E1lwIlk-0007if-T4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Update logical replication message formats.

Commits 9de77b5453 and ac4645c015 missed to update the logical replication
message formats section in the docs.

Author: Brar Piening
Reviewed-by: Amit Kapila
Discussion: https://www.postgresql.org/message-id/cc70956c-e578-e54f-49e6-b5d68c89576f@gmx.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f08722cf83ab1fabee948a4e5754bf6236ad700b

Modified Files
--------------
doc/src/sgml/protocol.sgml | 29 +++++++++++++++++++++++++++--
1 file changed, 27 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Doc: Update caveats in synchronous logical replication.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Prevent race condition while reading relmapper file.