Fix incorrect start up costs for WindowAgg paths

Edit
ID 4334
Title Fix incorrect start up costs for WindowAgg paths
Topic Performance
Created 2023-05-31 01:03:06
Last modified 2023-08-03 21:29:47 (1 year, 3 months ago)
Latest email 2023-08-04 02:23:51 (1 year, 3 months ago)
Status
2023-09: Committed
2023-07: Moved to next CF
Target version
Authors David Rowley (davidrowley)
Reviewers 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/4334
git checkout commitfest/cf/4334
Emails
Fix incorrect start up costs for WindowAgg paths (bug #17862)
First at 2023-04-12 09:03:48 by David Rowley <dgrowleyml at gmail.com>
Latest at 2023-08-04 02:23:51 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (fix_bug_17862_v4.patch) at 2023-08-03 11:29:05 from David Rowley <dgrowleyml at gmail.com>
    Attachment (fix_bug_17862_v4.patch) at 2023-08-03 11:29:05 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (fix_bug_17862_v3.patch) at 2023-08-03 04:50:21 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (sample_tests.txt) at 2023-04-13 11:51:12 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (fix_bug_17862.patch) at 2023-04-12 09:03:48 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2023-08-03 21:29:47 David Rowley (davidrowley) Closed in commitfest 2023-09 with status: Committed
2023-08-03 21:29:47 David Rowley (davidrowley) Changed committer to davidrowley
2023-08-01 21:14:29 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-05-31 01:03:18 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2023-05-31 01:03:07 David Rowley (davidrowley) Attached mail thread CAApHDvrB0S5BMv+0-wTTqWFE-BJ0noWqTnDu9QQfjZ2VSpLv_g@mail.gmail.com
2023-05-31 01:03:06 David Rowley (davidrowley) Created patch record
Edit