Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-25 | Create accessor functions for TupleHashEntry. | Jeff Davis | 18.0 |
| 2025-03-25 | HashAgg: use Bump allocator for hash TupleHashTable entries. | Jeff Davis | 18.0 |
| 2025-02-18 | Update outdated comments in nodeAgg.c. | Jeff Davis | 18.0 |
| 2025-02-11 | Injection points for hash aggregation. | Jeff Davis | 18.0 |
| 2025-01-13 | Revert "TupleHashTable: store additional data along with tuple." | Jeff Davis | 18.0 |
| 2025-01-11 | TupleHashTable: store additional data along with tuple. | Jeff Davis | 18.0 |
| 2025-01-07 | ExecInitAgg: update aggstate->numaggs and ->numtrans earlier. | Jeff Davis | 18.0 |