Commits

DateSubjectAuthorReleases
2026-06-24 Refine error reporting for null treatment on non-window functions Fujii Masao 19 (unreleased)
2026-06-17 Fix error message typo. Tatsuo Ishii 19 (unreleased)
2026-06-17 Fix to not allow null treatment to non window functions. Tatsuo Ishii 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-11-24 Improve detection of implicitly-temporary views. Tom Lane 19 (unreleased)
2025-10-08 Make truncate_useless_pathkeys() consider WindowFuncs David Rowley 19 (unreleased)
2025-10-07 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2025-10-03 Add IGNORE NULLS/RESPECT NULLS option to Window functions. Tatsuo Ishii 19 (unreleased)
2025-03-11 Improve EXPLAIN's display of window functions. Tom Lane 18.0
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-06-18 Fix incorrect punctuation in error message Peter Eisentraut 17.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-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2024-01-10 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 16.2