Commits

DateSubjectAuthorReleases
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
2022-05-13 Clean up newlines following left parentheses Alvaro Herrera 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-04 Adjust tuplesort API to have bitwise option flags David Rowley 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-01 Avoid some other O(N^2) hazards in list manipulation. Tom Lane 13.5
2021-11-01 Avoid some other O(N^2) hazards in list manipulation. Tom Lane 14.1
2021-11-01 Avoid some other O(N^2) hazards in list manipulation. Tom Lane 15.0
2021-10-18 Refactor LogicalTapeSet/LogicalTape interface. Heikki Linnakangas 15.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 14.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0
2021-07-04 Cleanup some aggregate code in the executor David Rowley 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-24 Fix some typos, grammar and style in docs and comments Michael Paquier 14.0
2021-02-05 Fix bug in HashAgg's selective-column-spilling logic. Tom Lane 14.0
2021-02-05 Fix bug in HashAgg's selective-column-spilling logic. Tom Lane 13.2