Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-24 | Fix incorrect logic for hashed IN / NOT IN with non-strict operators | David Rowley | 18.4 |
| 2024-10-17 | Don't store intermediate hash values in ExprState->resvalue | David Rowley | 18.0 |
| 2024-08-20 | Speed up Hash Join by making ExprStates support hashing | David Rowley | 18.0 |