Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-06 | Overload index_form_tuple to allow the memory context to be supplied | David Rowley | 15.0 |
| 2022-05-10 | Fix some incorrect preprocessor tests in tuplesort specializations | David Rowley | 15.0 |
| 2022-04-22 | Fix performance regression in tuplesort specializations | 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-13 | Robustify tuplesort's free_sort_tuple function | David Rowley | 15.0 |
| 2021-07-13 | Fix theoretical bug in tuplesort | David Rowley | 15.0 |