pgsql: Doc: Fix incorrect reference to conflicting column in pg_replica

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Fix incorrect reference to conflicting column in pg_replica
Date: 2024-01-29 06:54:51
Message-ID: E1rULXf-003dxa-Nb@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cf765ff824b8fef31f3c6b5489d2f9985909f6a9

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2024-01-29 11:41:43 pgsql: libpq: Move cancellation related functions to fe-cancel.c
Previous Message Peter Eisentraut 2024-01-29 06:39:13 pgsql: Remove make function vpathsearch