Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-15 | Optimize tuple deformation | David Rowley | 19 (unreleased) |
| 2024-12-17 | Fix incorrect slot type in BuildTupleHashTableExt | David Rowley | 18.0 |
| 2024-12-11 | Use ExprStates for hashing in GROUP BY and SubPlans | David Rowley | 18.0 |
| 2024-08-20 | Speed up Hash Join by making ExprStates support hashing | David Rowley | 18.0 |
| 2021-04-02 | Add Result Cache executor node (take 2) | David Rowley | 14.0 |
| 2021-04-01 | Revert b6002a796 | David Rowley | 14.0 |
| 2021-03-31 | Add Result Cache executor node | David Rowley | 14.0 |