Doc: Fix incorrect reference to conflicting column in pg_replication_slots.
authorAmit Kapila <akapila@postgresql.org>
Mon, 29 Jan 2024 06:43:39 +0000 (12:13 +0530)
committerAmit Kapila <akapila@postgresql.org>
Mon, 29 Jan 2024 06:43:39 +0000 (12:13 +0530)
commitcf765ff824b8fef31f3c6b5489d2f9985909f6a9
tree107133ddedfd1c63f4269441a26aa98f99b33543
parent54fac0e50502765f66a9fad1ca8169b1cb75498e
Doc: Fix incorrect reference to conflicting column in pg_replication_slots.

Commit 007693f2a3 changes the existing 'conflicting' field to
'conflict_reason' in pg_replication_slots but missed updating one of its
existing references.

Author: Hou Zhijie
Discussion: https://postgr.es/m/OS0PR01MB571690299199ACA80F602D97947E2@OS0PR01MB5716.jpnprd01.prod.outlook.com
doc/src/sgml/ref/pgupgrade.sgml