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-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 | nodeSetOp.c: missing additionalsize for BuildTupleHashTable(). | Jeff Davis | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-19 | Get rid of old version of BuildTupleHashTable(). | Tom Lane | 18.0 |
| 2024-12-19 | Convert SetOp to read its inputs as outerPlan and innerPlan. | Tom Lane | 18.0 |
| 2024-12-17 | Fix incorrect slot type in BuildTupleHashTableExt | David Rowley | 18.0 |