Re: Conflict detection for update_deleted in logical replication - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Conflict detection for update_deleted in logical replication
Date
Msg-id CAA4eK1J4kmX5oWHAXiWP9deKK8qcJDXZb4LagofeaN0hfn2k_Q@mail.gmail.com
Whole thread Raw
In response to RE: Conflict detection for update_deleted in logical replication  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
Responses RE: Conflict detection for update_deleted in logical replication
List pgsql-hackers
On Fri, Sep 5, 2025 at 5:03 PM Zhijie Hou (Fujitsu)
<houzj.fnst@fujitsu.com> wrote:
>
> Here are v2 patches which addressed above comments.
>

I have pushed the first patch. I find that the test can't reliably
fail without a fix. Can you please investigate it?

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: David Geier
Date:
Subject: Re: Use merge-based matching for MCVs in eqjoinsel
Next
From: Dean Rasheed
Date:
Subject: Re: Add xicorr(X, Y): support for the xi (ξ) correlation coefficient by Chatterjee