Re: Fix replica identity checks for MERGE command on published table.

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
Cc: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Subject: Re: Fix replica identity checks for MERGE command on published table.
Date: 2025-08-21 06:51:53
Message-ID: 749F139D-6E6A-4B50-9472-5EA18BC7700E@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Zhijie,

> On Aug 21, 2025, at 11:41, Zhijie Hou (Fujitsu) <houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
>
> <v2-0001-Fix-replica-identity-check-for-MERGE-command.patch><v2-0002-Fix-replica-identity-check-for-INSERT-ON-CONFLICT.patch>

Thanks for working on the patch. I tested it locally, and it worked for me properly.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-08-21 06:52:10 Re: Standardize LSN-based filename
Previous Message jian he 2025-08-21 06:45:12 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands