index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mmgr
/
README
Commit message (
Expand
)
Author
Age
*
Fix whitespace
Peter Eisentraut
2019-11-11
*
Add transparent block-level memory accounting
Tomas Vondra
2019-10-01
*
Assorted minor doc/comment fixes.
Tom Lane
2018-04-28
*
Rethink MemoryContext creation to improve performance.
Tom Lane
2017-12-13
*
Generational memory allocator
Simon Riggs
2017-11-23
*
Reduce excessive dereferencing of function pointers
Peter Eisentraut
2017-09-07
*
Improve memory use in logical replication apply
Peter Eisentraut
2017-05-09
*
Fix two recently introduced grammar errors in mmgr/README.
Andres Freund
2017-03-03
*
Overhaul memory management README.
Andres Freund
2017-02-28
*
Do not let PostmasterContext survive into background workers.
Tom Lane
2016-08-03
*
Improve mmgr README.
Tom Lane
2015-02-27
*
Redefine MemoryContextReset() as deleting, not resetting, child contexts.
Tom Lane
2015-02-27
*
Update grammar
Peter Eisentraut
2013-12-28
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Small wording improvements for source code READMEs.
Bruce Momjian
2008-04-09
*
Revert README cleanups.
Bruce Momjian
2008-04-09
*
Revert sentence removal from nickname in FAQ.
Bruce Momjian
2008-04-09
*
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-03-20
*
mmgr README tweak: "either" is no longer correct. The previous wording
Neil Conway
2007-05-29
*
First phase of plan-invalidation project: create a plan cache management
Tom Lane
2007-03-13
*
Clean up logging for extended-query-protocol operations, as per my recent
Tom Lane
2006-09-07
*
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-08-04
*
Nested transactions. There is still much left to do, especially on the
Tom Lane
2004-07-01
*
Tweak palloc/repalloc to allow zero bytes to be requested, as per recent
Tom Lane
2004-06-05
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update to describe new set of globally-known contexts planned for support
Tom Lane
2003-04-30
*
Update notes about memory context scheme.
Tom Lane
2001-02-15
*
Update implementation notes for new memory management logic.
Tom Lane
2000-07-15
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28