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

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: 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: 2024-12-03 08:52:43
Message-ID: e82b9888-602b-4a68-965b-4a3ed272d6e4@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here is an updated version of the patch which fixes a few small bugs,
including making sure it checks the update permission plus a bug found
by Joel Jacobsson when it was called by SPI.

Andreas

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2024-12-03 08:54:03 RE: Memory leak in WAL sender with pgoutput (v10~)
Previous Message Nazir Bilal Yavuz 2024-12-03 08:52:28 Re: meson missing test dependencies