Re: Inconsistent update in the MERGE command

Dmitry <dsy.075@yandex.ru>

From: Dmitry <dsy.075@yandex.ru>
To: Yugo Nagata <nagata@sraoss.co.jp>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-08-27T07:55:34Z
Lists: pgsql-hackers
On 24.08.2025 20:34, Yugo Nagata wrote:
> I've attached a patch to fix this.
I ran tests with this patch [1] and it seems to have fixed the issue.
Thank you very much for your work.


[1] 
https://www.postgresql.org/message-id/attachment/180494/0001-Fix-misuse-of-TM_FailureData.ctid-in-ExecMergeMatche.patch

--
Best regards,
Dmitry.




Commits

  1. Fix concurrent update issue with MERGE.