Doc: Fix description of pg_class.relreplident

Michael Paquier <michael@paquier.xyz>

Commit: 7adbd2520bbcc680888e50d4328a6d7ae42a3a6d
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-05-20T05:21:54Z
Releases: 10.14
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

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +4 −2

Documentation touched

Discussion