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
/
generation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Remove useless (and broken) logging logic in memory context functions.
Tom Lane
2020-04-23
1
-20
/
+0
*
Revert "Specialize MemoryContextMemAllocated()."
Jeff Davis
2020-03-19
1
-20
/
+5
*
Specialize MemoryContextMemAllocated().
Jeff Davis
2020-03-18
1
-5
/
+20
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Use Size instead of int64 to track allocated memory
Tomas Vondra
2019-10-04
1
-1
/
+1
*
Add transparent block-level memory accounting
Tomas Vondra
2019-10-01
1
-0
/
+12
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-2
/
+2
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Allow memory contexts to have both fixed and variable ident strings.
Tom Lane
2018-03-27
1
-30
/
+22
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Rethink MemoryContext creation to improve performance.
Tom Lane
2017-12-13
1
-28
/
+53
*
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-29
1
-31
/
+31
*
Improve valgrind logic in aset.c, and fix multiple issues in generation.c.
Tom Lane
2017-11-24
1
-64
/
+109
*
Mostly-cosmetic improvements in memory chunk header alignment coding.
Tom Lane
2017-11-24
1
-31
/
+27
*
Fix bug in generation.c's valgrind support.
Tom Lane
2017-11-24
1
-0
/
+5
*
Ensure sizeof(GenerationChunk) is maxaligned.
Tom Lane
2017-11-23
1
-17
/
+24
*
Tweak code for older compilers
Simon Riggs
2017-11-23
1
-4
/
+4
*
Generational memory allocator
Simon Riggs
2017-11-23
1
-0
/
+768