Commits

DateSubjectAuthorReleases
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 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
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
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 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.0.23
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.1.19
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.5.0
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.2.14
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.6.0
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.3.10
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
2011-05-24 Cleanup for pull-up-isReset patch. Tom Lane 9.1.0
2011-05-02 Improve aset.c's space management in contexts with small maxBlockSize. Tom Lane 9.1.0