Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-10-03 | Allow repalloc() to give back space when a large chunk is downsized. | Tom Lane | 9.5.20 |
| 2017-03-08 | Use doubly-linked block lists in aset.c to reduce large-chunk overhead. | Tom Lane | 9.5.7 |
| 2015-08-04 | Fix bogus "out of memory" reports in tuplestore.c. | Tom Lane | 9.5.0 |