Properly pathify the UNION planner

Edit
ID 4642
Title Properly pathify the UNION planner
Topic Performance
Created 2023-11-01 23:43:36
Last modified 2024-03-25 09:48:58 (7 months, 3 weeks ago)
Latest email 2024-04-01 23:22:38 (7 months, 2 weeks ago)
Status
2024-03: Committed
2024-01: Moved to next CF
2023-11: Moved to next CF
Target version
Authors David Rowley (davidrowley)
Reviewers Richard Guo (richardguo)Become reviewer
Committer David Rowley (davidrowley)
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/4642
git checkout commitfest/cf/4642
Emails
Properly pathify the union planner
First at 2023-11-01 23:42:51 by David Rowley <dgrowleyml at gmail.com>
Latest at 2024-04-01 23:22:38 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (add_PlannerContext.patch) at 2024-03-27 10:34:09 from David Rowley <dgrowleyml at gmail.com>
    Attachment (add_PlannerContext.patch) at 2024-03-27 10:34:09 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v0-0001-Enhance-convert_subquery_pathkeys.patch.txt) at 2024-03-12 10:21:27 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (better_union_planner_v2.patch) at 2024-02-15 04:30:47 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Remove-the-unnecessary-checks-for-pathkey-routine.patch) at 2024-02-06 22:29:28 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v1-0001-review-diff.patch) at 2024-02-06 09:05:33 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (better_union_planner_v1.patch) at 2023-11-23 22:29:26 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (better_union_planner_v0.patch) at 2023-11-01 23:42:51 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2024-03-25 09:48:58 David Rowley (davidrowley) Closed in commitfest 2024-03 with status: Committed
2024-03-25 09:48:58 David Rowley (davidrowley) Changed committer to davidrowley
2024-02-06 10:10:05 Richard Guo (richardguo) Added richardguo as reviewer
2024-02-01 17:53:02 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 09:50:07 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-11-24 00:28:32 David Rowley (davidrowley) New status: Needs review
2023-11-01 23:44:00 David Rowley (davidrowley) New status: Waiting on Author
2023-11-01 23:43:56 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2023-11-01 23:43:36 David Rowley (davidrowley) Attached mail thread CAApHDvpb_63XQodmxKUF8vb9M7CxyUyT4sWvEgqeQU-GB7QFoQ@mail.gmail.com
2023-11-01 23:43:36 David Rowley (davidrowley) Created patch record
Edit