Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2025-12-14 Update typedefs.list to match what the buildfarm currently reports. Tom Lane 19 (unreleased)
2025-10-09 Avoid uninitialized-variable warnings from older compilers. Tom Lane 19 (unreleased)
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
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
2022-10-06 Remove uses of MemoryContextContains in nodeAgg.c and nodeWindowAgg.c. Tom Lane 16.0
2020-11-04 Remove useless entries for aggregate functions from fmgrtab.c. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 11.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 12.0
2018-02-23 Fix brown-paper-bag bug in commit 0a459cec96d3856f476c2db298c6b52f592894e8. Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2017-10-14 Explicitly track whether aggregate final functions modify transition state. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 10.0