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-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 |