Re: Update the doc that refers to the removed column of pg_replication_slots.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Update the doc that refers to the removed column of pg_replication_slots.
Date: 2024-01-29 05:25:57
Message-ID: CAA4eK1+RXdOm7z3M7oK2YgP8c3YXULYR2sGgCazzcTgaC0ejOA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 29, 2024 at 10:38 AM Zhijie Hou (Fujitsu)
<houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
> I noticed one minor thing that the upgrade doc refers to the old 'conflicting'
> column of pg_replication_slot. As the column has been changed to 'conflict_reason',
> I think the doc needs to be updated like the attachment.
>

Right, this should be fixed. I'll take care of this.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-01-29 05:33:22 Re: More new SQL/JSON item methods
Previous Message Kyotaro Horiguchi 2024-01-29 05:12:40 Re: More new SQL/JSON item methods