Doc: Fix description of pg_class.relreplident

Michael Paquier <michael@paquier.xyz>

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