Allow self-conflicting INSERT INTO .. ON CONFLICT DO UPDATEs

Edit
ID 4142
Title Allow self-conflicting INSERT INTO .. ON CONFLICT DO UPDATEs
Topic Miscellaneous
Created 2023-01-25 15:48:19
Last modified 2023-03-01 19:42:47 (1 year, 8 months ago)
Latest email 2023-03-01 19:42:14 (1 year, 8 months ago)
Status
2023-03: Returned with feedback
Target version 16
Authors Aleksander Alekseev (a.alekseev)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4142
git checkout commitfest/cf/4142
Emails
[PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent
First at 2023-01-25 15:45:12 by Aleksander Alekseev <aleksander at timescale.com>
Latest at 2023-03-01 19:42:14 by "Gregory Stark (as CFM)" <stark.cfm at gmail.com>
Latest attachment (v2-0001-Make-ON-CONFLICT-DO-NOTHING-and-ON-CONFLICT-DO-UP.patch) at 2023-01-26 10:07:08 from Aleksander Alekseev <aleksander at timescale.com>
    Attachment (v2-0001-Make-ON-CONFLICT-DO-NOTHING-and-ON-CONFLICT-DO-UP.patch) at 2023-01-26 10:07:08 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v1-0001-Make-ON-CONFLICT-DO-NOTHING-and-ON-CONFLICT-DO-UP.patch) at 2023-01-25 15:45:12 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
History
When Who What
2023-03-01 19:42:47 Greg Stark (stark) Closed in commitfest 2023-03 with status: Returned with feedback
2023-02-03 09:26:48 Aleksander Alekseev (aalekseev) Changed name to Allow self-conflicting INSERT INTO .. ON CONFLICT DO UPDATEs
2023-01-25 15:48:37 Aleksander Alekseev (aalekseev) Changed authors to Aleksander Alekseev (a.alekseev)
2023-01-25 15:48:37 Aleksander Alekseev (aalekseev) Changed targetversion to 16
2023-01-25 15:48:19 Aleksander Alekseev (aalekseev) Attached mail thread CAJ7c6TPQJNFETz9H_qPpA3x7ybz2D1QMDtBku_iK33gT3UR34Q@mail.gmail.com
2023-01-25 15:48:19 Aleksander Alekseev (aalekseev) Created patch record
Edit