Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-07 | Add missing typedefs.list entry for AggStatePerGroupData. | Jeff Davis | 18.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-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 |