Re: MERGE behavior with REPEATABLE READ isolation level - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: MERGE behavior with REPEATABLE READ isolation level
Date
Msg-id CAPpHfdvAnMaWh4BKPYtZYZsq6UutssLStYA8VQLLKUhC5gF6gA@mail.gmail.com
Whole thread Raw
In response to Re: MERGE behavior with REPEATABLE READ isolation level  (Tender Wang <tndrwang@gmail.com>)
List pgsql-hackers
On Fri, Feb 27, 2026 at 2:54 PM Tender Wang <tndrwang@gmail.com> wrote:
> Alexander Korotkov <aekorotkov@gmail.com> 于2026年2月27日周五 01:03写道:
> > Thank you for the confirmation and for the patch.  Regarding the test
> > case, can we handle this without introducing a new .spec file?  I
> > think we can add 1-2 permutations to merge-update.spec.  Even existing
> > step should work, you only need one new which begins transaction in RR
> > isolation mode.
>
> Done
> Please see the v2 patch.

Looks good to me.  I'll push it if no objections.

------
Regards,
Alexander Korotkov
Supabase



pgsql-hackers by date:

Previous
From: "Jelte Fennema-Nio"
Date:
Subject: Re: RFC: adding pytest as a supported test framework
Next
From: Alexandre Felipe
Date:
Subject: Re: index prefetching