Commits

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

DateSubjectAuthorReleases
2022-07-06 Overload index_form_tuple to allow the memory context to be supplied David Rowley 15.0
2022-05-23 Remove debug messages from tuplesort_sort_memtuples() John Naylor 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-10 Fix some incorrect preprocessor tests in tuplesort specializations David Rowley 15.0
2022-04-22 Fix performance regression in tuplesort specializations David Rowley 15.0
2022-04-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-04 Use Generation memory contexts to store tuples in sorts David Rowley 15.0
2022-04-04 Adjust tuplesort API to have bitwise option flags David Rowley 15.0
2022-04-03 Fix tuplesort optimization for CLUSTER-on-expression. Thomas Munro 15.0
2022-04-02 Specialize tuplesort routines for different kinds of abbreviated keys John Naylor 15.0
2022-02-03 Add UNIQUE null treatment option Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-25 Clarify the logic in a few places in the new balanced merge code. Heikki Linnakangas 15.0
2021-10-18 Fix parallel sort, broken by the balanced merge patch. Heikki Linnakangas 15.0
2021-10-18 Fix format modifier used in elog. Heikki Linnakangas 15.0
2021-10-18 Refactor LogicalTapeSet/LogicalTape interface. Heikki Linnakangas 15.0
2021-10-18 Replace polyphase merge algorithm with a simple balanced k-way merge. Heikki Linnakangas 15.0
2021-07-13 Robustify tuplesort's free_sort_tuple function David Rowley 15.0
2021-07-13 Fix theoretical bug in tuplesort David Rowley 15.0