Re: Conflict Detection and Resolution - Mailing list pgsql-hackers

From shveta malik
Subject Re: Conflict Detection and Resolution
Date
Msg-id CAJpy0uAf82jEi6j-Aa1LSTz1DAf3SpQ-pH3dXnsbMYhduk7ddQ@mail.gmail.com
Whole thread Raw
In response to Re: Conflict Detection and Resolution  (shveta malik <shveta.malik@gmail.com>)
List pgsql-hackers
On Mon, Sep 9, 2024 at 2:58 PM shveta malik <shveta.malik@gmail.com> wrote:
>
> On Fri, Sep 6, 2024 at 2:05 PM Ajin Cherian <itsajin@gmail.com> wrote:
> >
> >
> > Thank you for your feedback, Shveta. I've addressed both sets of comments you provided.
>
> Thanks for the patches. I am reviewing v12-patch001, it is WIP. But
> please find first set of comments:
>

It will be good if we can use parse_subscription_conflict_resolvers()
from both CREATE and ALTER flow instead of writing different functions
for both the flows. Please review once to see this feasibility.

thanks
Shveta



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Pgoutput not capturing the generated columns
Next
From: shveta malik
Date:
Subject: Re: Disallow altering invalidated replication slots