Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-21 | Fix CLUSTER tuplesorts on abbreviated expressions. | Peter Geoghegan | 14.3 |
| 2021-07-13 | Robustify tuplesort's free_sort_tuple function | David Rowley | 14.0 |
| 2021-07-13 | Fix theoretical bug in tuplesort | David Rowley | 14.0 |
| 2021-03-03 | Use sort_template.h for qsort_tuple() and qsort_ssup(). | Thomas Munro | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-09-17 | Add support for building GiST index by sorting. | Heikki Linnakangas | 14.0 |
| 2020-09-12 | logtape.c: do not preallocate for tapes when sorting | Jeff Davis | 14.0 |