Re: ON CONFLICT DO SELECT (take 3)

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: Viktor Holmberg <v(at)viktorh(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ON CONFLICT DO SELECT (take 3)
Date: 2025-11-19 19:06:31
Message-ID: CAL9smLDmrC=6F93FQYc7dNMr6i3GtvzVmOQSfPw6h1FVibONXw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 7, 2025 at 2:57 PM Viktor Holmberg <v(at)viktorh(dot)net> wrote:
> This patch is 85% the work of Andreas Karlsson and the reviewers (Dean Rasheed, Joel Jacobson, Kirill Reshke) in this thread: https://www.postgresql.org/message-id/flat/2b5db2e6-8ece-44d0-9890-f256fdca9f7e%40proxel.se, which unfortunately seems to have stalled.

This was also based on my work, and according to Andreas the first
version was "very similar" to mine.

.m

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthias van de Meent 2025-11-19 19:16:07 Re: GUC thread-safety approaches
Previous Message Jacob Champion 2025-11-19 18:55:43 Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode