Re: Proposal: Conflict log history table for Logical Replication - Mailing list pgsql-hackers

From Dilip Kumar
Subject Re: Proposal: Conflict log history table for Logical Replication
Date
Msg-id CAFiTN-svj+qVzf79GAOFF8unejX-kmhBcQbXTbV50rAq-rQSOQ@mail.gmail.com
Whole thread
Responses Re: Proposal: Conflict log history table for Logical Replication
List pgsql-hackers
On Fri, Jul 3, 2026 at 5:25 PM Nisha Moond <nisha.moond412@gmail.com> wrote:
>
> For the pushed patch (commit a5918fd), it seems we missed updating the
> pg_subscription catalog documentation for the two newly added columns:
>
> subconflictlogrelid | oid  |           | not null |
> subconflictlogdest  | text | C         | not null |
>
> Attached is a small patch for the same.

Yeah that make sense, also added a extra change suggested by Peter for
<firstterm> markup.

--
Regards,
Dilip Kumar
Google

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: FOR PORTION OF should reject GENERATED columns
Next
From: Peter Eisentraut
Date:
Subject: Re: ci: namespace ccache by PostgreSQL major version