Commits

DateSubjectAuthorReleases
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
2015-03-01 Move memory context callback declarations into palloc.h. Tom Lane 9.5.0
2015-02-27 Redefine MemoryContextReset() as deleting, not resetting, child contexts. Tom Lane 9.5.0
2015-02-27 Invent a memory context reset/delete callback mechanism. Tom Lane 9.5.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2011-09-11 Invent a new memory context primitive, MemoryContextSetParent. Tom Lane 9.2.0
2011-02-15 Fix obsolete comment. Tom Lane 9.1.0
2007-03-13 First phase of plan-invalidation project: create a plan cache management Tom Lane 8.3.0
2004-09-16 Add some marginal tweaks to eliminate memory leakages associated with Tom Lane 8.0.0
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2004-06-05 Tweak palloc/repalloc to allow zero bytes to be requested, as per recent Tom Lane 8.0.0
2003-05-02 Portal and memory management infrastructure for extended query protocol. Tom Lane 7.4.1
2002-12-16 Code review for palloc0 patch --- avoid dangerous and unnecessary Tom Lane 7.4.1
2002-12-15 Tweak default memory context allocation policy so that a context is not Tom Lane 7.4.1
2002-08-12 Change memory-space accounting mechanism in tuplesort.c and tuplestore.c Tom Lane 7.3.1
2001-02-06 Out-of-bounds memory allocation request sizes should be treated as just Tom Lane 7.1.1
2001-01-22 All the global memory contexts should be DLLIMPORT, if any are. Tom Lane 7.1.1
2000-12-01 Clean up MEMORY_CONTEXT_CHECKING code, and apply it more thoroughly. Also, Tom Lane 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
2000-05-21 Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is Tom Lane 7.1.1