generate fractional cheapest paths in generate_orderedappend_paths

Edit
ID 3080
Title generate fractional cheapest paths in generate_orderedappend_paths
Topic Bug Fixes
Created 2021-04-16 23:53:59
Last modified 2022-01-12 23:16:16 (2 years, 10 months ago)
Latest email 2022-03-22 00:33:25 (2 years, 7 months ago)
Status
2022-01: Committed
2021-11: Moved to next CF
2021-09: Moved to next CF
2021-07: Moved to next CF
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Arne Roland (harks)Become reviewer
Committer Tomas Vondra (fuzzycz)
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/3080
git checkout commitfest/cf/3080
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-01-12 23:16:16 Justin Pryzby (justinpryzby) Closed in commitfest 2022-01 with status: Committed
2021-12-11 01:35:45 Tomas Vondra (fuzzycz) Added fuzzycz as committer
2021-12-11 01:35:41 Tomas Vondra (fuzzycz) New status: Ready for Committer
2021-12-02 13:35:20 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-10-04 16:28:37 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-08-03 02:18:30 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-07-21 10:10:00 yang zhang (1192451099.qq.com) Removed 1192451099.qq.com from reviewers
2021-07-21 10:09:53 yang zhang (1192451099.qq.com) Added 1192451099.qq.com as reviewer
2021-06-03 11:57:59 Arne Roland (harks) Added harks as reviewer
2021-04-16 23:54:08 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2021-04-16 23:54:00 Tomas Vondra (fuzzycz) Attached mail thread e8f9ec90-546d-e948-acce-0525f3e92773@enterprisedb.com
2021-04-16 23:53:59 Tomas Vondra (fuzzycz) Created patch record
Edit