Commits

DateSubjectAuthorReleases
2025-10-08 Make truncate_useless_pathkeys() consider WindowFuncs David Rowley 19 (unreleased)
2024-12-09 Fix possible crash during WindowAgg evaluation David Rowley 15.11
2024-12-09 Fix possible crash during WindowAgg evaluation David Rowley 16.7
2024-12-09 Fix possible crash during WindowAgg evaluation David Rowley 17.3
2024-12-09 Fix possible crash during WindowAgg evaluation David Rowley 18.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-05-01 Disable run condition optimization for some WindowFuncs David Rowley 15.7
2024-05-01 Disable run condition optimization for some WindowFuncs David Rowley 16.3
2023-08-04 Attempt to stabilize new window agg regression test David Rowley 17.0
2023-08-03 Account for startup rows when costing WindowAggs David Rowley 17.0
2023-03-17 Fix incorrect logic for determining safe WindowAgg run conditions David Rowley 15.3
2023-03-17 Fix incorrect logic for determining safe WindowAgg run conditions David Rowley 16.0
2023-01-27 Teach planner about more monotonic window functions David Rowley 16.0
2023-01-10 Have the planner consider Incremental Sort for DISTINCT David Rowley 16.0
2023-01-07 Add additional regression tests for select_active_windows David Rowley 16.0
2022-12-24 Fix recent accidental omission in pg_proc.dat David Rowley 16.0
2022-12-22 Allow window functions to adjust their frameOptions David Rowley 16.0
2022-08-04 Fix failure to set correct operator in window run condition David Rowley 15.0
2022-08-04 Fix failure to set correct operator in window run condition David Rowley 16.0
2022-05-26 Teach remove_unused_subquery_outputs about window run conditions David Rowley 15.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2020-09-15 Allow incremental sorts for windowing functions David Rowley 14.0