Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2021-07-22 | Make nodeSort.c use Datum sorts for single column sorts | David Rowley | 15.0 |