Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, dean(dot)a(dot)rasheed(at)gmail(dot)com
Subject: Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row
Date: 2026-09-03 13:31:45
Message-ID: apl2wQLh5hiWXRo2@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Adding Dean Rasheed to the thread, since he committed this feature. Please
note that this is marked as an open item for v19.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2026-09-03 13:36:06 Revert RI fast-path batching from REL_19_STABLE
Previous Message Andreas Karlsson 2026-09-03 13:30:54 Re: new clang warnings about unused global variables