Fix MULTIEXPR execution order

Edit
Title Fix MULTIEXPR execution order
Topic Bug Fixes
Created 2023-02-24 23:43:59
Last modified 2023-02-25 19:46:25 (1 year, 2 months ago)
Latest email 2023-02-25 21:54:03 (1 year, 2 months ago)
Status
2023-03: Committed
Target version
Authors Tom Lane (tgl), Andres Freund (andresfreund)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links
Emails
BUG #17800: ON CONFLICT DO UPDATE fails to detect incompatible fields that leads to a server crash
First at 2023-02-18 08:00:00 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2023-02-25 21:54:03 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v3-0001-fix-MULTIEXPR-execution-order.patch) at 2023-02-24 22:12:43 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v3-0001-fix-MULTIEXPR-execution-order.patch) at 2023-02-24 22:12:43 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-WIP-generate-explicit-expression-step-to-evaluate.patch) at 2023-02-24 01:54:17 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v1-use-private-output-array-for-MULTIEXPR.patch) at 2023-02-23 18:53:34 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-heavily-WIP-partition-specific-subplan-plans.patch) at 2023-02-22 19:23:50 from Andres Freund <andres at anarazel.de> (Patch: Yes)
History
When Who What
2023-02-25 19:46:25 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-02-25 19:46:25 Tom Lane (tgl) Changed committer to tgl
2023-02-24 23:44:12 Tom Lane (tgl) Changed authors to Tom Lane (tgl), Andres Freund (andresfreund)
2023-02-24 23:43:59 Tom Lane (tgl) Attached mail thread 17800-ff90866b3906c964@postgresql.org
2023-02-24 23:43:59 Tom Lane (tgl) Created patch record
Edit