Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-27 | Allow nodeSort to perform Datum sorts for byref types | David Rowley | 16.0 |
| 2022-09-28 | Restrict Datum sort optimization to byval types only | David Rowley | 15.0 |
| 2022-09-28 | Restrict Datum sort optimization to byval types only | David Rowley | 16.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 |