Commits

DateSubjectAuthorReleases
2022-08-31 Be smarter about freeing tuples during tuplesorts David Rowley 16.0
2022-08-27 Fix typo in comment for writetuple() function Alexander Korotkov 16.0
2022-07-27 Split tuplesortvariants.c from tuplesort.c Alexander Korotkov 16.0
2022-07-27 Split TuplesortPublic from Tuplesortstate Alexander Korotkov 16.0
2022-07-27 Move memory management away from writetup() and tuplesort_put*() Alexander Korotkov 16.0
2022-07-27 Put abbreviation logic into puttuple_common() Alexander Korotkov 16.0
2022-07-27 Add new Tuplesortstate.removeabbrev function Alexander Korotkov 16.0
2022-07-27 Remove Tuplesortstate.copytup function Alexander Korotkov 16.0
2022-07-06 Overload index_form_tuple to allow the memory context to be supplied David Rowley 15.0
2022-07-06 Overload index_form_tuple to allow the memory context to be supplied David Rowley 16.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-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 14.3
2022-04-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 13.7
2022-04-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 12.11
2022-04-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 11.16
2022-04-21 Fix CLUSTER tuplesorts on abbreviated expressions. Peter Geoghegan 10.21
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