Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-16 | Fix query-lifespan memory leakage in repeatedly executed hash joins. | Tom Lane | 10.4 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-13 | Redesign get_attstatsslot()/free_attstatsslot() for more safety and speed. | Tom Lane | 10.0 |
| 2017-02-15 | Make sure that hash join's bulk-tuple-transfer loops are interruptible. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |