Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
From:
Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To:
Vik Fearing <vik(at)postgresfriends(dot)org>
Cc:
Viktor Holmberg <v(at)viktorh(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject:
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
Date:
2026-02-12 11:11:25
Message-ID:
CAEZATCXbdbrcD6yGvoQY2istVV-B8DmaCuDEoczW6GjJG5q=bQ@mail.gmail.com
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2025-10-07 13:55:49 from Viktor Holmberg <v(at)viktorh(dot)net>
2025-10-07 21:52:04 from Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
2025-10-08 09:20:48 from Vik Fearing <vik(at)postgresfriends(dot)org>
2026-02-12 11:11:25 from Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> 📎
2026-02-12 12:23:17 from Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
2026-02-13 14:16:06 from Viktor Holmberg <v(at)viktorh(dot)net>
Lists:
pgsql-hackers
Rebased version attached (now also works with ON CONFLICT DO SELECT).
Regards,
Dean
Attachment
Content-Type
Size
v5-0001-Allow-EXCLUDED-in-RETURNING-list-of-INSERT-ON-CON.patch
text/x-patch
106.8 KB
In response to
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
at 2025-10-08 09:20:48 from Vik Fearing
Responses
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
at 2026-02-12 12:23:17 from Dean Rasheed
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Ajay Pal
2026-02-12 11:41:25
Re: pg_plan_advice
Previous Message
Aya Iwata (Fujitsu)
2026-02-12 10:57:23
RE: [WIP]Vertical Clustered Index (columnar store extension) - take2