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

From Tender Wang
Subject Re: MERGE behavior with REPEATABLE READ isolation level
Date
Msg-id CAHewXNk+LhHOUE7EhugnkanEJABp8sg4ViXr4L80LZrQvyuBqg@mail.gmail.com
Whole thread
In response to Re: MERGE behavior with REPEATABLE READ isolation level  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: MERGE behavior with REPEATABLE READ isolation level
List pgsql-hackers
Hi all,

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.

--
Thanks,
Tender Wang

Attachment

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Next
From: Andrey Borodin
Date:
Subject: Re: pageinspect support for SpGiST