Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-30 | Use pg_bitutils for HyperLogLog. | Jeff Davis | 14.0 |
| 2020-07-29 | HashAgg: use better cardinality estimate for recursive spilling. | Jeff Davis | 14.0 |
| 2020-07-26 | Fix LookupTupleHashEntryHash() pipeline-stall issue. | Jeff Davis | 14.0 |
| 2020-07-13 | HashAgg: before spilling tuples, set unneeded columns to NULL. | Jeff Davis | 14.0 |
| 2020-07-13 | Revert "Use CP_SMALL_TLIST for hash aggregate" | Jeff Davis | 14.0 |
| 2020-06-22 | Doc fixup for hashagg_avoid_disk_plan GUC. | Jeff Davis | 14.0 |
| 2020-06-11 | Rework HashAgg GUCs. | Jeff Davis | 14.0 |
| 2020-06-09 | Fix HashAgg regression from choosing too many initial buckets. | Jeff Davis | 14.0 |