Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root

From: Mikhail Kharitonov <mikhail(dot)kharitonov(dot)dev(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Date: 2025-07-08 09:41:40
Message-ID: CAKkoVausL8emdjEiDD_5p918HaZhB2+2RycV4eD0FOsmx5X5Dg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 8, 2025 at 11:53 AM Mikhail Kharitonov
<mikhail(dot)kharitonov(dot)dev(at)gmail(dot)com> wrote:
>
> Hi all,
>
> I’m sending v2 of the patch. This is a clean rebase onto current master
> (commit a27893df45e) and a squash of the fix together with the TAP
> test into a single patch file.
>
> I would appreciate your thoughts and comments on the current problem.
>
> Thank you!
>
> --
> Best regards,
> Mikhail Kharitonov
>

Sorry, I forgot the attachment in my previous message.
Please find the v2 patch attached.

Attachment Content-Type Size
0002-replica_identity.patch application/octet-stream 11.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthias van de Meent 2025-07-08 10:07:47 Re: Expand applicability of aggregate's sortop optimization
Previous Message Nazir Bilal Yavuz 2025-07-08 09:10:38 Re: Explicitly enable meson features in CI