Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-14 | Tighten asserts on ParallelWorkerNumber | Tomas Vondra | 15.18 |
| 2022-09-28 | Restrict Datum sort optimization to byval types only | David Rowley | 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-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-22 | Make nodeSort.c use Datum sorts for single column sorts | David Rowley | 15.0 |