Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-12-24 | Rotate instead of shifting hash join batch number. | Thomas Munro | 9.4.26 |
| 2018-03-16 | Fix query-lifespan memory leakage in repeatedly executed hash joins. | Tom Lane | 9.4.18 |
| 2017-02-15 | Make sure that hash join's bulk-tuple-transfer loops are interruptible. | Tom Lane | 9.4.12 |
| 2015-10-04 | Further twiddling of nodeHash.c hashtable sizing calculation. | Tom Lane | 9.4.5 |
| 2015-10-04 | Fix possible "invalid memory alloc request size" failure in nodeHash.c. | Tom Lane | 9.4.5 |
| 2015-07-30 | Avoid some zero-divide hazards in the planner. | Tom Lane | 9.4.5 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |