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

Andreas Karlsson <andreas@proxel.se>

From: Andreas Karlsson <andreas@proxel.se>
To: Joel Jacobson <joel@compiler.org>, pgsql-hackers <pgsql-hackers@postgresql.org>, Marko Tiikkaja <marko@joh.to>
Date: 2025-03-05T02:32:57Z
Lists: pgsql-hackers

Attachments

On 3/4/25 10:24 AM, Andreas Karlsson wrote:
> Rebased the patch to add support for OLD.* and NEW.*.

Apparently the CI did not like that version.

Andreas