pgsql: Doc: Fix description of pg_class.relreplident

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Fix description of pg_class.relreplident
Date: 2020-05-20 05:22:56
Message-ID: E1jbHBw-0006H1-ET@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Fix description of pg_class.relreplident

The description missed a comma and lacked an explanation of what happens
with REPLICA IDENTITY USING INDEX when the dependent index is dropped.

Author: Marina Polyakova
Reviewed-by: Daniel Gustafsson, Michael Paquier
Discussion: https://postgr.es/m/ad1a0badc32658b1bbb07aa312346a1d@postgrespro.ru
Backpatch-through: 9.5

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7adbd2520bbcc680888e50d4328a6d7ae42a3a6d

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2020-05-20 18:42:38 pgsql: doc: Adding a partition does not require Access Exclusive lock
Previous Message Michael Paquier 2020-05-20 00:13:40 pgsql: Doc: Replace reference to pg_stat_wal_receiver.received_lsn by f