Allow ON CONFLICT DO UPDATE to return EXCLUDED values

Edit
ID 5854
Title Allow ON CONFLICT DO UPDATE to return EXCLUDED values
CI (CFBot) Summary
Stats (from CFBot) Patch version: v4, Patch count: 1, First patch: +741−269, All patches: +741−269
Topic SQL Commands
Tags
Created 2025-06-25 11:19:53
Last modified 2025-10-24 19:28:22 (1 week ago)
Latest email 2025-10-08 09:20:48 (3 weeks ago)
Status
PG19-3 (2025-11-01 – 2025-11-30): Needs review
PG19-2 (2025-09-01 – 2025-09-30): Moved to different CF
PG19-1 (2025-07-01 – 2025-07-31): Moved to different CF
Target version 19
Authors Dean Rasheed (deanr)
Reviewers Viktor Holmberg (rutchkiwi)Become reviewer
Committer
Links
Emails
Allow ON CONFLICT DO UPDATE to return EXCLUDED values
First at 2025-06-24 18:49:23 by Dean Rasheed <dean.a.rasheed at gmail.com>
Latest at 2025-10-08 08:51:39 by "v at viktorh.net" <v at viktorh.net>
Latest attachment (v4-0001-Allow-EXCLUDED-in-RETURNING-list-of-INSERT-ON-CON.patch) at 2025-07-25 08:42:50 from Dean Rasheed <dean.a.rasheed at gmail.com>
    Attachment (v4-0001-Allow-EXCLUDED-in-RETURNING-list-of-INSERT-ON-CON.patch) at 2025-07-25 08:42:50 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Allow-EXCLUDED-in-RETURNING-list-of-INSERT-ON-CON.patch) at 2025-07-09 12:13:57 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Allow-EXCLUDED-in-RETURNING-list-of-INSERT-ON-CON.patch) at 2025-06-30 17:18:28 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Allow-EXCLUDED-in-RETURNING-list-of-INSERT-ON-CON.patch) at 2025-06-24 18:49:23 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
First at 2025-10-07 13:55:49 by Viktor Holmberg <v at viktorh.net>
Latest at 2025-10-08 09:20:48 by Vik Fearing <vik at postgresfriends.org>
History
When Who What
2025-10-24 19:28:30 Viktor Holmberg (rutchkiwi) Added rutchkiwi as reviewer
2025-10-24 19:28:22 Viktor Holmberg (rutchkiwi) Attached mail thread fb18cbb9-32ca-46ea-b2ff-a7e7f20e883c@Spark
2025-10-01 13:00:51 Dean Rasheed (deanr) Moved from CF PG19-2 to CF PG19-3
2025-08-07 15:24:37 Dean Rasheed (deanr) Moved from CF PG19-1 to CF PG19-2
2025-07-28 16:11:27 CFbot Patch does not need rebase anymore
2025-07-23 18:35:22 CFbot Patch needs rebase
2025-06-25 11:19:54 Dean Rasheed (deanr) Attached mail thread CAEZATCXXu2ohYmn=4YrRQa9yNwD_fdEEOTBPgM_5jhQOFcaQ4g@mail.gmail.com
2025-06-25 11:19:53 Dean Rasheed (deanr) Created patch record
Edit