pgsql: Doc: Fix description of pg_class.relreplident

Started by Michael Paquierabout 6 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/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(-)