remove the use of disable_cost, related cleanups

Edit
ID 5032
Title remove the use of disable_cost, related cleanups
Topic Refactoring
Created 2024-06-12 15:36:46
Last modified 2024-09-05 03:57:01 (2 months, 2 weeks ago)
Latest email 2024-09-30 17:17:38 (1 month, 3 weeks ago)
Status
2024-09: Committed
2024-07: Moved to next CF
Target version 18
Authors Robert Haas (rhaas)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
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/5032
git checkout commitfest/cf/5032
Emails
On disable_cost
First at 2019-11-01 06:42:25 by Zhenghua Lyu <zlv at pivotal.io>
Latest at 2024-09-30 17:17:38 by Laurenz Albe <laurenz.albe at cybertec.at>
Latest attachment (poc_improve_disabled_nodes_explain_output.patch) at 2024-09-27 12:04:20 from David Rowley <dgrowleyml at gmail.com>
    Attachment (poc_improve_disabled_nodes_explain_output.patch) at 2024-09-27 12:04:20 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Treat-number-of-disabled-nodes-in-a-path-as-a-sep.patch) at 2024-08-01 18:03:18 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v4-0002-Show-number-of-disabled-nodes-in-EXPLAIN-ANALYZE-.patch) at 2024-07-31 16:23:22 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Remove-grotty-use-of-disable_cost-for-TID-scan-pl.patch) at 2024-06-28 15:46:24 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Remove-grotty-use-of-disable_cost-for-TID-scan-pl.patch) at 2024-06-12 15:35:48 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (0004-When-enable_gathermerge-false-don-t-generate-gather-.patch) at 2024-05-07 20:19:22 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Rationalize-the-behavior-of-enable_indexscan-and-.patch) at 2024-04-03 19:21:24 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (0001-Retire-disable_cost-introduce-new-flag-is_disabled.patch) at 2023-08-03 09:21:39 from Jian Guo <gjian at vmware.com> (Patch: Yes)
History
When Who What
2024-09-05 03:57:01 Robert Haas (rhaas) Closed in commitfest 2024-09 with status: Committed
2024-09-05 03:57:01 Robert Haas (rhaas) Changed committer to rhaas
2024-08-01 06:25:13 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-06-12 15:36:57 Robert Haas (rhaas) Changed authors to Robert Haas (rhaas)
2024-06-12 15:36:57 Robert Haas (rhaas) Changed targetversion to 18
2024-06-12 15:36:46 Robert Haas (rhaas) Attached mail thread CAO0i4_SSPV9TVxbbTRVLOnCyewopcc147fBZy=f2ABk15eHS+g@mail.gmail.com
2024-06-12 15:36:46 Robert Haas (rhaas) Created patch record
Edit