Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-03-14 Tighten asserts on ParallelWorkerNumber Tomas Vondra 16.14
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-16 Mark internal messages as no longer translatable Alvaro Herrera 16.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-04-24 Rename ExecAggTransReparent, and improve its documentation. Tom Lane 16.0
2023-04-19 Fix various typos and incorrect/outdated name references David Rowley 16.0
2023-04-16 Ensure result of an aggregate's finalfunc is made read-only. Tom Lane 16.0
2023-03-02 Mop up some undue familiarity with the innards of Bitmapsets. Tom Lane 16.0
2023-03-02 Remove bms_first_member(). Tom Lane 16.0
2023-01-18 Remove redundant grouping and DISTINCT columns. Tom Lane 16.0
2023-01-02 Avoid reference to nonexistent array element in ExecInitAgg(). Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-30 Remove unnecessary casts Peter Eisentraut 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-10-27 Allow nodeSort to perform Datum sorts for byref types David Rowley 16.0
2022-10-06 Remove uses of MemoryContextContains in nodeAgg.c and nodeWindowAgg.c. Tom Lane 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-08-24 Further reduce warnings with -Wshadow=compatible-local David Rowley 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-07-07 Remove stray references to lefttree/righttree in the executor. Tom Lane 16.0