Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-15 | Rename SLRU structures and associated LWLocks. | Tom Lane | 13.0 |
| 2019-07-16 | Redesign the API for list sorting (list_qsort becomes list_sort). | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |