Commits

DateSubjectAuthorReleases
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-09-13 Make tuplesort_set_bound() assertions more comprehensible, hopefully. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.3.25
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.4.20
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 11.0
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 9.5.13
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 10.4
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 9.6.9
2017-07-12 Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane 9.4.13
2017-07-12 Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane 9.5.8
2017-07-12 Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane 10.0
2017-07-12 Avoid integer overflow while sifting-up a heap in tuplesort.c. Tom Lane 9.6.4
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 9.6.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
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-08-15 Final pgindent + perltidy run for 9.6. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0