pgsql: Doc: Improve the Replica Identity information. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Improve the Replica Identity information.
Date
Msg-id E1tYGUu-001qNs-B8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Improve the Replica Identity information.

This commit improves the Replica Identity information and clarifies its
related restrictions.

Reported-by: James Coleman
Author: Peter Smith
Co-authored-by: Robert Treat
Reviewed-by: Laurenz Albe, Amit Kapila
Discussion: https://postgr.es/m/CAAaqYe_=7qFSqW7qavvhVy58mmzk1uSQ0RReRiUHyKO5znvr7g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/965b2cc0a400bc0bc56525f8ae12ddd93c3d5bbd

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 82 ++++++++++++++++++++++-------------
doc/src/sgml/ref/alter_table.sgml     |  3 +-
2 files changed, 55 insertions(+), 30 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Check return of pg_b64_encode() for error