pgsql: doc: Update information of new messages for logical replication. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: doc: Update information of new messages for logical replication.
Date
Msg-id E1lVntf-0003Bv-R5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Update information of new messages for logical replication.

Updated documentation for new messages added for streaming of in-progress
transactions, as well as changes made to the existing messages. It also
updates the information of protocol versions supported for logical
replication.

Author: Ajin Cherian
Reviewed-by: Amit Kapila, Peter Smith, Euler Taveira
Discussion: https://postgr.es/m/CAFPTHDYHN9m=MZZct-B=BYg_TETvv+kXvL9RD2DpaBS5pGxGYg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/15c1a9d9cb7604472d4823f48b64cdc02c441194

Modified Files
--------------
doc/src/sgml/protocol.sgml | 283 ++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 277 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Allocate access strategy in parallel VACUUM workers.
Next
From: Michael Paquier
Date:
Subject: pgsql: Move log_autovacuum_min_duration into its correct sections