index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mmgr
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve performance of and reduce overheads of memory management
David Rowley
2022-08-29
1
-20
/
+40
*
Add more detail why repalloc and pfree do not accept NULL pointers
Peter Eisentraut
2022-08-28
1
-0
/
+6
*
Fix typos and some format mistakes in comments
Michael Paquier
2020-06-12
1
-1
/
+1
*
Fix whitespace
Peter Eisentraut
2019-11-11
1
-1
/
+0
*
Add transparent block-level memory accounting
Tomas Vondra
2019-10-01
1
-0
/
+34
*
Assorted minor doc/comment fixes.
Tom Lane
2018-04-28
1
-1
/
+1
*
Rethink MemoryContext creation to improve performance.
Tom Lane
2017-12-13
1
-7
/
+5
*
Generational memory allocator
Simon Riggs
2017-11-23
1
-0
/
+23
*
Reduce excessive dereferencing of function pointers
Peter Eisentraut
2017-09-07
1
-1
/
+1
*
Improve memory use in logical replication apply
Peter Eisentraut
2017-05-09
1
-0
/
+11
*
Fix two recently introduced grammar errors in mmgr/README.
Andres Freund
2017-03-03
1
-3
/
+3
*
Overhaul memory management README.
Andres Freund
2017-02-28
1
-173
/
+145
*
Do not let PostmasterContext survive into background workers.
Tom Lane
2016-08-03
1
-4
/
+6
*
Improve mmgr README.
Tom Lane
2015-02-27
1
-111
/
+123
*
Redefine MemoryContextReset() as deleting, not resetting, child contexts.
Tom Lane
2015-02-27
1
-3
/
+8
*
Update grammar
Peter Eisentraut
2013-12-28
1
-3
/
+3
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Small wording improvements for source code READMEs.
Bruce Momjian
2008-04-09
1
-4
/
+4
*
Revert README cleanups.
Bruce Momjian
2008-04-09
1
-4
/
+4
*
Revert sentence removal from nickname in FAQ.
Bruce Momjian
2008-04-09
1
-4
/
+4
*
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-03-20
1
-12
/
+12
*
mmgr README tweak: "either" is no longer correct. The previous wording
Neil Conway
2007-05-29
1
-2
/
+2
*
First phase of plan-invalidation project: create a plan cache management
Tom Lane
2007-03-13
1
-13
/
+2
*
Clean up logging for extended-query-protocol operations, as per my recent
Tom Lane
2006-09-07
1
-8
/
+8
*
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-08-04
1
-2
/
+2
*
Nested transactions. There is still much left to do, especially on the
Tom Lane
2004-07-01
1
-11
/
+26
*
Tweak palloc/repalloc to allow zero bytes to be requested, as per recent
Tom Lane
2004-06-05
1
-1
/
+21
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Update to describe new set of globally-known contexts planned for support
Tom Lane
2003-04-30
1
-87
/
+101
*
Update notes about memory context scheme.
Tom Lane
2001-02-15
1
-12
/
+15
*
Update implementation notes for new memory management logic.
Tom Lane
2000-07-15
1
-41
/
+52
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28
1
-0
/
+379