Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-20 | Fix hash join when inner hashkey expressions contain Params. | Tom Lane | 13.12 |
| 2019-08-02 | Fix representation of hash keys in Hash/HashJoin nodes. | Andres Freund | 13.0 |
| 2019-07-09 | Force hash joins to be enabled in the hash join regression tests. | Thomas Munro | 13.0 |