make add_paths_to_append_rel aware of startup cost

Edit
ID 4270
Title make add_paths_to_append_rel aware of startup cost
Topic Performance
Created 2023-04-11 17:36:12
Last modified 2023-10-05 08:05:03 (1 year, 1 month ago)
Latest email 2023-10-05 08:04:36 (1 year, 1 month ago)
Status
2023-11: Committed
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version
Authors Andy Fan (andyf)
Reviewers David Rowley (davidrowley)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/4270
git checkout commitfest/cf/4270
Emails
make add_paths_to_append_rel aware of startup cost
First at 2023-09-06 12:39:56 by Andy Fan <zhihui.fan1213 at gmail.com>
Latest at 2023-10-05 08:04:36 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (consider_cheapest_startup_appendpath_v2.patch) at 2023-10-04 00:41:24 from David Rowley <dgrowleyml at gmail.com>
    Attachment (consider_cheapest_startup_appendpath_v2.patch) at 2023-10-04 00:41:24 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v3-0001-make-add_paths_to_append_rel-aware-of-startup_cos.patch) at 2023-09-18 10:55:46 from Andy Fan <zhihui.fan1213 at gmail.com> (Patch: Yes)
    Attachment (consider_cheapest_startup_appendpath.patch) at 2023-09-15 07:15:24 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v1-0001-make-add_paths_to_append_rel-aware-of-startup-cos.patch) at 2023-09-06 12:39:56 from Andy Fan <zhihui.fan1213 at gmail.com> (Patch: Yes)
History
When Who What
2023-10-05 08:05:03 David Rowley (davidrowley) Closed in commitfest 2023-11 with status: Committed
2023-10-05 08:05:03 David Rowley (davidrowley) Changed committer to davidrowley
2023-10-02 11:08:35 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-26 09:17:48 Peter Eisentraut (petere) New status: Needs review
2023-09-15 07:16:14 David Rowley (davidrowley) New status: Waiting on Author
2023-09-15 07:16:11 David Rowley (davidrowley) Added davidrowley as reviewer
2023-09-07 03:35:26 Andy Fan (andyf) Changed name to make add_paths_to_append_rel aware of startup cost
2023-09-06 12:43:39 Andy Fan (andyf) Detached mail thread CAKU4AWqEnzhUTxopVhENC3vs6NnYV32+e6GSBtp1rAv0ZNX=mQ@mail.gmail.com
2023-09-06 12:43:04 Andy Fan (andyf) Attached mail thread CAKU4AWrXSkUV=Pt-gRxQT7EbfUeNssprGyNsB=5mJibFZ6S3ww@mail.gmail.com
2023-08-01 21:08:41 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-04-11 17:36:21 Andy Fan (andyf) Changed authors to Andy Fan (andyf)
2023-04-11 17:36:12 Andy Fan (andyf) Attached mail thread CAKU4AWqEnzhUTxopVhENC3vs6NnYV32+e6GSBtp1rAv0ZNX=mQ@mail.gmail.com
2023-04-11 17:36:12 Andy Fan (andyf) Created patch record
Edit