Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-20 | Fix hash join when inner hashkey expressions contain Params. | Tom Lane | 12.16 |
| 2019-08-02 | Fix representation of hash keys in Hash/HashJoin nodes. | Andres Freund | 12.0 |
| 2019-07-09 | Force hash joins to be enabled in the hash join regression tests. | Thomas Munro | 12.0 |
| 2019-04-11 | Split up a couple of long-running regression test scripts. | Tom Lane | 12.0 |