index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mmgr
/
README
Age
Commit message (
Expand
)
Author
2016-08-03
Do not let PostmasterContext survive into background workers.
Tom Lane
2015-02-27
Improve mmgr README.
Tom Lane
2015-02-27
Redefine MemoryContextReset() as deleting, not resetting, child contexts.
Tom Lane
2013-12-28
Update grammar
Peter Eisentraut
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2008-04-09
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-03-20
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2007-05-29
mmgr README tweak: "either" is no longer correct. The previous wording
Neil Conway
2007-03-13
First phase of plan-invalidation project: create a plan cache management
Tom Lane
2006-09-07
Clean up logging for extended-query-protocol operations, as per my recent
Tom Lane
2004-08-04
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-07-01
Nested transactions. There is still much left to do, especially on the
Tom Lane
2004-06-05
Tweak palloc/repalloc to allow zero bytes to be requested, as per recent
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-04-30
Update to describe new set of globally-known contexts planned for support
Tom Lane
2001-02-15
Update notes about memory context scheme.
Tom Lane
2000-07-15
Update implementation notes for new memory management logic.
Tom Lane
2000-06-28
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane