Doc: Fix description of pg_class.relreplident

Michael Paquier <michael@paquier.xyz>

Commit: 673582d21f30871d9b5d04449e6b2b7acde69209
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-05-20T05:21:50Z
Releases: 11.9
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