Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-10-03 | Allow repalloc() to give back space when a large chunk is downsized. | Tom Lane | 10.11 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-03-08 | Use doubly-linked block lists in aset.c to reduce large-chunk overhead. | Tom Lane | 10.0 |
| 2016-08-29 | Make AllocSetContextCreate throw an error for bad context-size parameters. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |