Commits

DateSubjectAuthorReleases
2020-09-12 logtape.c: do not preallocate for tapes when sorting Jeff Davis 14.0
2020-07-29 Backpatch tuplesort.c assertion. Peter Geoghegan 11.9
2020-07-29 Backpatch tuplesort.c assertion. Peter Geoghegan 10.14
2020-07-29 Backpatch tuplesort.c assertion. Peter Geoghegan 9.6.19
2020-07-29 Backpatch tuplesort.c assertion. Peter Geoghegan 9.5.23
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-12 Fix typos and improve incremental sort comments Tomas Vondra 13.0
2020-04-14 Fix collection of typos and grammar mistakes in the tree, volume 2 Michael Paquier 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-13 Remove unused code from tuplesort. Andres Freund 13.0
2019-10-15 Fix CLUSTER on expression indexes. Andres Freund 12.1
2019-10-15 Fix CLUSTER on expression indexes. Andres Freund 13.0
2019-09-13 Make tuplesort_set_bound() assertions more comprehensible, hopefully. Tom Lane 13.0
2019-09-12 Merge two assertions to make comment clearer Alvaro Herrera 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-08-10 Rename tuplesort.c's SortTuple.tupindex field. Peter Geoghegan 13.0
2019-08-08 Update obsolete tuplesort READTUP() comment. Peter Geoghegan 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-20 Make heap TID a tiebreaker nbtree index column. Peter Geoghegan 12.0
2019-03-20 Refactor nbtree insertion scankeys. Peter Geoghegan 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-11-01 Adjust trace_sort log messages. Peter Geoghegan 12.0