Commits

DateSubjectAuthorReleases
2024-12-09 Fix possible crash during WindowAgg evaluation David Rowley 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-09-05 Optimize WindowAgg's use of tuplestores David Rowley 18.0
2024-09-05 Speedup WindowAgg code by moving uncommon code out-of-line David Rowley 18.0
2024-03-27 Fix unnecessary use of moving-aggregate mode with non-moving frame. Tom Lane 13.15
2024-03-27 Fix unnecessary use of moving-aggregate mode with non-moving frame. Tom Lane 16.3
2024-03-27 Fix unnecessary use of moving-aggregate mode with non-moving frame. Tom Lane 17.0
2024-03-27 Fix unnecessary use of moving-aggregate mode with non-moving frame. Tom Lane 12.19
2024-03-27 Fix unnecessary use of moving-aggregate mode with non-moving frame. Tom Lane 14.12
2024-03-27 Fix unnecessary use of moving-aggregate mode with non-moving frame. Tom Lane 15.7
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-15 Retire MemoryContextResetAndDeleteChildren() macro. Nathan Bossart 17.0
2023-09-28 Remove obsolete executor cleanup code Amit Langote 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-24 Rename ExecAggTransReparent, and improve its documentation. Tom Lane 16.0
2023-04-16 Ensure result of an aggregate's finalfunc is made read-only. Tom Lane 16.0
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 16.0
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 15.3
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 14.8
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 13.11
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 12.15
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 11.20
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Fix 32-bit build dangling pointer issue in WindowAgg David Rowley 15.2
2022-12-06 Fix 32-bit build dangling pointer issue in WindowAgg David Rowley 16.0