Commits

DateSubjectAuthorReleases
2019-10-03 Allow repalloc() to give back space when a large chunk is downsized. Tom Lane 9.6.16
2019-10-03 Allow repalloc() to give back space when a large chunk is downsized. Tom Lane 13.0
2019-10-03 Allow repalloc() to give back space when a large chunk is downsized. Tom Lane 10.11
2019-10-03 Allow repalloc() to give back space when a large chunk is downsized. Tom Lane 12.1
2019-10-03 Allow repalloc() to give back space when a large chunk is downsized. Tom Lane 11.6
2019-10-03 Allow repalloc() to give back space when a large chunk is downsized. Tom Lane 9.5.20
2019-10-01 Mark two variables in in aset.c with PG_USED_FOR_ASSERTS_ONLY Tomas Vondra 13.0
2019-10-01 Add transparent block-level memory accounting Tomas Vondra 13.0
2019-07-29 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-12 Simplify use of AllocSetContextCreate() wrapper macro. Tom Lane 11.0
2018-10-12 Simplify use of AllocSetContextCreate() wrapper macro. Tom Lane 12.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-11-25 Improve valgrind logic in aset.c, and fix multiple issues in generation.c. Tom Lane 11.0
2017-11-24 Mostly-cosmetic improvements in memory chunk header alignment coding. Tom Lane 11.0
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
2017-03-08 Use doubly-linked block lists in aset.c to reduce large-chunk overhead. Tom Lane 9.6.3
2017-03-08 Use doubly-linked block lists in aset.c to reduce large-chunk overhead. Tom Lane 9.4.12
2017-03-08 Use doubly-linked block lists in aset.c to reduce large-chunk overhead. Tom Lane 9.5.7