Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-20 | Fix hash join when inner hashkey expressions contain Params. | Tom Lane | 16.0 |
| 2023-06-12 | Fix instability in regression test for Parallel Hash Full Join | Michael Paquier | 16.0 |
| 2023-04-13 | Fix PHJ match bit initialization. | Thomas Munro | 16.0 |
| 2023-03-30 | Parallel Hash Full Join. | Thomas Munro | 16.0 |