Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-08 | Improve fix for not entering parallel mode when holding interrupts. | Tom Lane | 14.14 |
| 2023-03-21 | Fix race in parallel hash join batch cleanup, take II. | Thomas Munro | 14.8 |
| 2021-03-17 | Revert "Fix race in Parallel Hash Join batch cleanup." | Thomas Munro | 14.0 |
| 2021-03-17 | Update the names of Parallel Hash Join phases. | Thomas Munro | 14.0 |
| 2021-03-17 | Fix race in Parallel Hash Join batch cleanup. | Thomas Munro | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-07-29 | Add hash_mem_multiplier GUC. | Peter Geoghegan | 14.0 |
| 2020-06-16 | Fix buffile.c error handling. | Thomas Munro | 14.0 |