Commits
Showing commits that first shipped in 9.6 (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.6.16 |
| 2017-03-08 | Use doubly-linked block lists in aset.c to reduce large-chunk overhead. | Tom Lane | 9.6.3 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-08-25 | Limit the verbosity of memory context statistics dumps. | Tom Lane | 9.6.0 |
| 2015-08-04 | Fix bogus "out of memory" reports in tuplestore.c. | Tom Lane | 9.6.0 |