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

From shveta malik
Subject Re: Proposal: Conflict log history table for Logical Replication
Date
Msg-id CAJpy0uDyHrZndi2qA=t_Jiyg8EcGwSCVZAddigZcKu==qtP3kg@mail.gmail.com
Whole thread
In response to Re: Proposal: Conflict log history table for Logical Replication  (Dilip Kumar <dilipbalaut@gmail.com>)
Responses Re: Proposal: Conflict log history table for Logical Replication
List pgsql-hackers
On Tue, Jun 30, 2026 at 5:20 PM Dilip Kumar <dilipbalaut@gmail.com> wrote:
>
>
> I have merged these patches and also merged 0001 and 0002.  Also fixed
> other open comments from Nisha, Shlok, and Peter
>

These are not needed:

+++ b/src/include/replication/conflict.h
+#include "catalog/pg_type.h"

+++ b/src/backend/commands/lockcmds.c
+#include "catalog/catalog.h"

Plus we can have relevant docs added to this patch.

I do not have any further comments on 001.

thanks
Shveta



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Improve UNION's output rowcount estimate
Next
From: Michael Paquier
Date:
Subject: Re: Add pg_stat_kind_info system view