| From: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> |
|---|---|
| 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-10 09:21:29 |
| Message-ID: | CAEZATCXVMxknQffj821Usno91E0_mH_cjZPFk3v6njXdP5Hp6g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 7 Oct 2025 at 12:57, Viktor Holmberg <v(at)viktorh(dot)net> wrote:
>
> This patch implements ON CONFLICT DO SELECT.
> I’ve kept the patches proposed there separate, in case any of the people involved back then would like to pick it up again.
>
> Grateful in advance to anyone who can help reviewing!
Thanks for picking this up. I haven't looked at it yet, but I'm
planning to do so.
In the meantime, I noticed that the cfbot didn't pick up your latest
patches, and is still running the v7 patches, presumably based on
their names. So here they are as v8 (rebased, plus a couple of
indentation fixes in 0003, but no other changes).
Regards,
Dean
| Attachment | Content-Type | Size |
|---|---|---|
| v8-0001-Add-support-for-ON-CONFLICT-DO-SELECT-FOR.patch | text/x-patch | 51.4 KB |
| v8-0002-Review-comments-for-ON-CONFLICT-DO-SELECT.patch | text/x-patch | 35.1 KB |
| v8-0003-Remaning-fixes-for-ON-CONFLICT-DO-SELECT.patch | text/x-patch | 41.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nishant Sharma | 2025-11-10 09:27:27 | Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement |
| Previous Message | Amit Kapila | 2025-11-10 09:11:40 | Re: Newly created replication slot may be invalidated by checkpoint |