Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-13 | Comment fixups from 626df47ad9. | Jeff Davis | 18.0 |
| 2025-03-25 | Remove 'additional' pointer from TupleHashEntryData. | Jeff Davis | 18.0 |
| 2025-03-25 | Create accessor functions for TupleHashEntry. | Jeff Davis | 18.0 |
| 2025-01-13 | Revert "TupleHashTable: store additional data along with tuple." | Jeff Davis | 18.0 |
| 2025-01-11 | Fix redefinition of type in commit e0ece2a981. | Jeff Davis | 18.0 |
| 2025-01-11 | TupleHashTable: store additional data along with tuple. | Jeff Davis | 18.0 |
| 2025-01-07 | Remove unused TupleHashTableData->entrysize. | Jeff Davis | 18.0 |
| 2020-07-26 | Fix LookupTupleHashEntryHash() pipeline-stall issue. | Jeff Davis | 13.0 |
| 2020-07-26 | Fix LookupTupleHashEntryHash() pipeline-stall issue. | Jeff Davis | 14.0 |
| 2020-02-10 | Change signature of TupleHashTableHash(). | Jeff Davis | 13.0 |
| 2020-02-07 | Introduce TupleHashTableHash() and LookupTupleHashEntryHash(). | Jeff Davis | 13.0 |
| 2019-12-06 | Fix comments in execGrouping.c | Jeff Davis | 13.0 |