Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-07 | Use bump memory context for tuplesorts | David Rowley | 17.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2022-11-02 | Fix outdated comment in tuplesort.h | David Rowley | 15.1 |
| 2022-11-02 | Fix outdated comment in tuplesort.h | David Rowley | 16.0 |
| 2022-10-27 | Allow nodeSort to perform Datum sorts for byref types | 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 |
| 2020-08-02 | Use int64 instead of long in incremental sort code | David Rowley | 14.0 |
| 2020-08-02 | Use int64 instead of long in incremental sort code | David Rowley | 13.0 |