Commits
Showing commits that first shipped in 9.4 (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.4.25 |
| 2017-03-08 | Use doubly-linked block lists in aset.c to reduce large-chunk overhead. | Tom Lane | 9.4.12 |
| 2015-08-04 | Fix bogus "out of memory" reports in tuplestore.c. | Tom Lane | 9.4.5 |
| 2014-01-23 | Allow use of "z" flag in our printf calls, and use it where appropriate. | Tom Lane | 9.4.0 |