Remove WindowClause PARTITION BY items belonging to redundant pathkeys

Edit
ID 4349
Title Remove WindowClause PARTITION BY items belonging to redundant pathkeys
Topic Performance
Created 2023-06-07 23:37:55
Last modified 2023-07-03 10:16:55 (1 year, 4 months ago)
Latest email 2023-07-03 00:50:49 (1 year, 4 months ago)
Status
2023-07: Committed
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/4349
git checkout commitfest/cf/4349
Emails
Remove WindowClause PARTITION BY items belonging to redundant pathkeys
First at 2023-06-07 23:37:13 by David Rowley <dgrowleyml at gmail.com>
Latest at 2023-07-03 00:50:49 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (remove_redundant_partition_by_items_v2.patch) at 2023-06-09 00:13:02 from David Rowley <dgrowleyml at gmail.com>
    Attachment (remove_redundant_partition_by_items_v2.patch) at 2023-06-09 00:13:02 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (remove_redundant_partition_by_items.patch) at 2023-06-07 23:37:13 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2023-07-03 10:16:55 David Rowley (davidrowley) Closed in commitfest 2023-07 with status: Committed
2023-07-03 10:16:55 David Rowley (davidrowley) Changed committer to davidrowley
2023-06-07 23:38:11 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2023-06-07 23:37:55 David Rowley (davidrowley) Attached mail thread CAApHDvo2ji+hdxrxfXtRtsfSVw3to2o1nCO20qimw0dUGK8hcQ@mail.gmail.com
2023-06-07 23:37:55 David Rowley (davidrowley) Created patch record
Edit