Consider incremental sort for fractional paths in generate_orderappend_paths

Edit
ID 3513
Title Consider incremental sort for fractional paths in generate_orderappend_paths
Topic Server Features
Created 2022-01-13 11:00:28
Last modified 2022-04-07 21:54:05 (2 years, 7 months ago)
Latest email 2022-03-22 00:33:25 (2 years, 7 months ago)
Status
2022-03: Returned with feedback
Target version
Authors Tomas Vondra (fuzzycz)
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/3513
git checkout commitfest/cf/3513
Emails
PATCH: generate fractional cheapest paths in generate_orderedappend_path
First at 2021-04-16 23:52:19 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest at 2022-03-22 00:33:25 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest attachment (0001-Consider-incremental-sort-in-generate_orderedappend_.patch) at 2022-01-12 22:43:04 from Tomas Vondra <tomas.vondra at enterprisedb.com>
    Attachment (0001-Consider-incremental-sort-in-generate_orderedappend_.patch) at 2022-01-12 22:43:04 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (merge-fraction-cheapest-20211211.patch) at 2021-12-11 01:34:30 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (merge-fraction-cheapest_example.sql) at 2021-06-03 17:17:55 from Arne Roland <A.Roland at index.de> (Patch: No)
    Attachment (merge-fraction-cheapest.patch) at 2021-04-16 23:52:19 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
History
When Who What
2022-04-07 21:54:05 Greg Stark (stark) Closed in commitfest 2022-03 with status: Returned with feedback
2022-03-22 00:18:40 Andres Freund (andresfreund) New status: Waiting on Author
2022-01-13 11:00:43 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2022-01-13 11:00:28 Tomas Vondra (fuzzycz) Attached mail thread e8f9ec90-546d-e948-acce-0525f3e92773@enterprisedb.com
2022-01-13 11:00:28 Tomas Vondra (fuzzycz) Created patch record
Edit