Doc: Fix description of pg_class.relreplident

Michael Paquier <michael@paquier.xyz>

Commit: 781b6a3ea7eaadf8813ad86b5842a8148b01bbd9
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-05-20T05:22:03Z
Releases: 9.5.23
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

Discussion