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 |
| 2015-02-22 | Rename variable in AllocSetContextCreate to be consistent. | Jeff Davis | 9.5.0 |
| 2015-01-29 | Move out-of-memory error checks from aset.c to mcxt.c | Robert Haas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |