Commits

DateSubjectAuthorReleases
2026-06-24 Refine error reporting for null treatment on non-window functions Fujii Masao 19 (unreleased)
2026-05-18 Fix IGNORE NULLS nullness cache for volatile window arguments. Tatsuo Ishii 19 (unreleased)
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 14.23
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 15.18
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 16.14
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 17.10
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 18.4
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 19 (unreleased)
2025-10-08 Make truncate_useless_pathkeys() consider WindowFuncs David Rowley 19 (unreleased)
2025-10-03 Add IGNORE NULLS/RESPECT NULLS option to Window functions. Tatsuo Ishii 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
2024-01-10 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 16.2
2024-01-10 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 17.0
2023-11-14 Support +/- infinity in the interval data type. Dean Rasheed 17.0
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