Commits

DateSubjectAuthorReleases
2018-11-01 Adjust trace_sort log messages. Peter Geoghegan 11.1
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-09-25 Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. Andres Freund 12.0
2018-05-02 Fix some sloppiness in the new BufFileSize() and BufFileAppend() functions. Heikki Linnakangas 11.0
2018-04-12 Rename IndexInfo.ii_KeyAttrNumbers array Teodor Sigaev 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
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
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Remove obsolete comment. Robert Haas 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-29 Remove replacement selection sort. Robert Haas 11.0
2017-08-29 Propagate sort instrumentation from workers back to leader. Robert Haas 11.0
2017-08-08 Fix typo in comment Alvaro Herrera 10.0
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