Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Joel Jacobson <joel(at)compiler(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Marko Tiikkaja <marko(at)joh(dot)to>
Subject: Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2
Date: 2025-03-04 09:24:07
Message-ID: c01d7ee4-d50b-4faf-95f5-7fb76fceb93d@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Rebased the patch to add support for OLD.* and NEW.*.

Andreas

Attachment Content-Type Size
v5-0001-Add-support-for-ON-CONFLICT-DO-SELECT-FOR.patch text/x-patch 51.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Anthonin Bonnefoy 2025-03-04 09:31:46 Re: Add Pipelining support in psql
Previous Message John Naylor 2025-03-04 09:23:29 reduce overhead in shared memory TID store