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

Chao Li <li.evan.chao@gmail.com>

From: Chao Li <li.evan.chao@gmail.com>
To: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
Cc: Dean Rasheed <dean.a.rasheed@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Date: 2025-08-21T06:51:53Z
Lists: pgsql-hackers
Hi Zhijie,

> On Aug 21, 2025, at 11:41, Zhijie Hou (Fujitsu) <houzj.fnst@fujitsu.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/

Commits

  1. Fix replica identity check for MERGE.

  2. Fix replica identity check for INSERT ON CONFLICT DO UPDATE.