Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-28 | Fix actual and potential double-frees around tuplesort usage. | Tom Lane | 10.4 |
| 2017-07-12 | Avoid integer overflow while sifting-up a heap in tuplesort.c. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-01-16 | Fix NULL pointer dereference in tuplesort.c. | Tom Lane | 10.0 |
| 2016-09-06 | Guard against possible memory allocation botch in batchmemtuples(). | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |