Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2022-04-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 10.21
2021-07-13 Robustify tuplesort's free_sort_tuple function David Rowley 10.18
2021-07-13 Fix theoretical bug in tuplesort David Rowley 10.18
2020-07-29 Backpatch tuplesort.c assertion. Peter Geoghegan 10.14
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 10.4
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 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-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-07 Fix duplicated words in comment. Andres Freund 10.0
2017-04-06 Allow avoiding tuple copy within tuplesort_gettupleslot(). Andres Freund 10.0
2017-04-04 Expand hash indexes more gradually. Robert Haas 10.0
2017-01-16 Fix NULL pointer dereference in tuplesort.c. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-22 Simplify tape block format. Heikki Linnakangas 10.0
2016-12-12 Remove should_free arguments to tuplesort routines. Robert Haas 10.0
2016-12-08 Fix thinko in safeguard for negative availMem. Heikki Linnakangas 10.0
2016-12-08 Fix accounting of memory needed for merge heap. Heikki Linnakangas 10.0
2016-11-15 Limit the number of number of tapes used for a sort to 501. Robert Haas 10.0
2016-10-17 Fix use-after-free around DISTINCT transition function calls. Heikki Linnakangas 10.0
2016-10-12 Simplify the code for logical tape read buffers. Heikki Linnakangas 10.0
2016-10-04 Fix another outdated comment. Heikki Linnakangas 10.0
2016-10-04 Update comment. Heikki Linnakangas 10.0
2016-10-03 Change the way pre-reading in external sort's merge phase works. Heikki Linnakangas 10.0