Window function run conditions

Edit
ID 3234
Title Window function run conditions
Topic Performance
Created 2021-07-01 09:12:19
Last modified 2022-04-07 23:16:04 (2 years, 7 months ago)
Latest email 2022-04-07 22:40:37 (2 years, 7 months ago)
Status
2022-03: Committed
2022-01: Moved to next CF
2021-11: Moved to next CF
2021-09: Moved to next CF
2021-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/3234
git checkout commitfest/cf/3234
Emails
Window Function "Run Conditions"
First at 2021-07-01 09:11:21 by David Rowley <dgrowleyml at gmail.com>
Latest at 2022-04-07 22:40:37 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (v7-0001-Teach-planner-and-executor-about-monotonic-window.patch) at 2022-04-07 14:11:06 from David Rowley <dgrowleyml at gmail.com>
    Attachment (v7-0001-Teach-planner-and-executor-about-monotonic-window.patch) at 2022-04-07 14:11:06 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (v6-0001-Teach-planner-and-executor-about-monotonic-window.patch) at 2022-04-07 02:36:37 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (windowagg_hacks.patch) at 2022-04-05 11:49:15 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v1-0003-Try-to-remove-enum-WindowAggStatus.patch) at 2022-04-05 07:38:44 from Andy Fan <zhihui.fan1213 at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Teach-planner-and-executor-about-monotonic-window.patch) at 2022-04-05 00:04:18 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Teach-planner-and-executor-about-monotonic-window.patch) at 2022-03-29 02:11:52 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Teach-planner-and-executor-about-monotonic-window.patch) at 2022-03-23 03:23:02 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Teach-planner-and-executor-about-monotonic-window.patch) at 2022-03-22 22:24:13 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v3_teach_planner_and_executor_about_monotonic_wfuncs.patch) at 2021-08-18 10:39:36 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v2_teach_planner_and_executor_about_monotonic_wfuncs.patch) at 2021-08-16 10:28:24 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Allow-some-window-functions-to-finish-execution-e.patch) at 2021-07-01 09:11:21 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2022-04-07 23:16:04 Greg Stark (stark) Closed in commitfest 2022-03 with status: Committed
2022-04-07 23:16:04 Greg Stark (stark) Changed committer to davidrowley
2022-03-22 23:29:26 David Rowley (davidrowley) New status: Needs review
2022-03-22 01:36:12 Andres Freund (andresfreund) New status: Waiting on Author
2022-02-02 16:33:43 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2021-12-02 14:14:29 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-10-04 16:32:12 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-08-03 02:28:05 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-07-01 09:12:26 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2021-07-01 09:12:19 David Rowley (davidrowley) Attached mail thread CAApHDvqvp3At8++yF8ij06sdcoo1S_b2YoaT9D4Nf+MObzsrLQ@mail.gmail.com
2021-07-01 09:12:19 David Rowley (davidrowley) Created patch record
Edit