Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-14 | Perform radix sort on SortTuples with pass-by-value Datums | John Naylor | 19 (unreleased) |
| 2024-04-16 | Improve test coverage in bump.c | David Rowley | 17.0 |
| 2023-10-09 | Remove duplicate words in docs and code comments. | Amit Kapila | 17.0 |
| 2022-08-02 | Improve performance of ORDER BY / DISTINCT aggregates | David Rowley | 16.0 |
| 2021-02-24 | Fix some typos, grammar and style in docs and comments | Michael Paquier | 14.0 |
| 2019-12-14 | Try to stabilize results of new tuplesort regression test. | Tom Lane | 13.0 |
| 2019-11-14 | Fix plan instability in the new tuplesort test. | Andres Freund | 13.0 |
| 2019-11-13 | Add tests for tuplesort.c. | Andres Freund | 13.0 |