Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-29 | HashAgg: use better cardinality estimate for recursive spilling. | Jeff Davis | 13.0 |
| 2020-06-19 | Fix EXPLAIN ANALYZE for parallel HashAgg plans | David Rowley | 13.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 |