Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-14 Update typedefs.list to match what the buildfarm currently reports. Tom Lane 19 (unreleased)
2025-06-15 Sync typedefs.list with the buildfarm. Tom Lane 18.0
2025-01-07 Add missing typedefs.list entry for AggStatePerGroupData. Jeff Davis 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-07-29 HashAgg: use better cardinality estimate for recursive spilling. Jeff Davis 13.0
2020-07-29 HashAgg: use better cardinality estimate for recursive spilling. Jeff Davis 14.0
2020-06-19 Fix EXPLAIN ANALYZE for parallel HashAgg plans David Rowley 13.0
2020-06-19 Fix EXPLAIN ANALYZE for parallel HashAgg plans David Rowley 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-04 Include chunk overhead in hash table entry size estimate. Jeff Davis 13.0
2020-03-18 Disk-based Hash Aggregation. Jeff Davis 13.0
2020-02-06 Refactor hash_agg_entry_size(). Jeff Davis 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-16 Remove redundant prototypes for SQL callable functions. Andres Freund 13.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-05-21 Improve spelling of new FINALFUNC_MODIFY aggregate attribute. Tom Lane 11.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0