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
/
aset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-8
/
+8
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Silence compiler warning on 64-bit windows build
Magnus Hagander
2010-01-01
1
-3
/
+3
*
Speed up AllocSetFreeIndex, which is a significant cost in palloc and pfree,
Tom Lane
2009-07-21
1
-9
/
+32
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-3
/
+2
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Add some debug support code to try to catch future mistakes in the area of
Tom Lane
2008-04-11
1
-1
/
+52
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-11
/
+11
*
Remove an "optimization" I installed in 2001, to make repalloc() attempt to
Tom Lane
2007-08-12
1
-49
/
+10
*
Adjust the output of MemoryContextStats() so that the stats for a
Neil Conway
2007-08-07
1
-3
/
+8
*
Marginal performance hack: remove the loop that used to be needed to
Tom Lane
2007-04-30
1
-18
/
+7
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Improve memory management code to avoid inefficient behavior when a context
Tom Lane
2006-12-27
1
-6
/
+21
*
Modify aset.c to track the next intended block allocation size explicitly.
Tom Lane
2006-11-08
1
-27
/
+15
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-2
/
+2
*
Fix typo in comment.
Neil Conway
2006-06-28
1
-4
/
+4
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
AllocSetStats should probably be using unsigned format to show space totals.
Tom Lane
2006-02-14
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-66
/
+62
*
Short-circuit AllocSetReset if nothing has been palloc'd in the memory
Tom Lane
2005-09-01
1
-13
/
+35
*
Back out patch:
Bruce Momjian
2005-06-04
1
-12
/
+1
*
Tom Lane <tgl@sss.pgh.pa.us> writes:
Bruce Momjian
2005-06-04
1
-1
/
+12
*
Minor speed hacks in AllocSetReset: avoid clearing the freelist headers
Tom Lane
2005-05-14
1
-4
/
+10
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Add some marginal tweaks to eliminate memory leakages associated with
Tom Lane
2004-09-16
1
-1
/
+23
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-6
/
+6
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Reduce the minimum allocable chunk size to 8 bytes (from 16). Now that
Tom Lane
2004-05-26
1
-4
/
+4
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Avoid corner cases where aset.c would unnecessarily make malloc()
Tom Lane
2003-09-13
1
-18
/
+15
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-11
/
+11
*
Error message editing in backend/utils (except /adt).
Tom Lane
2003-07-25
1
-22
/
+32
*
Tweak default memory context allocation policy so that a context is not
Tom Lane
2002-12-15
1
-5
/
+21
*
pgindent run.
Bruce Momjian
2002-09-04
1
-2
/
+3
*
Change memory-space accounting mechanism in tuplesort.c and tuplestore.c
Tom Lane
2002-08-12
1
-5
/
+19
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Change made to elog:
Bruce Momjian
2002-03-06
1
-11
/
+11
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-8
/
+1
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-76
/
+85
*
Tweak out-of-memory error messages to include the request size, so that
Tom Lane
2001-03-19
1
-14
/
+20
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Improve realloc() per idea from Karel Zak --- if chunk to be enlarged is
Tom Lane
2001-01-23
1
-2
/
+52
*
Add more critical-section calls: all code sections that hold spinlocks
Tom Lane
2001-01-12
1
-17
/
+19
*
Log memory context stats to stderr when reporting a 'Memory exhausted'
Tom Lane
2001-01-06
1
-1
/
+13
*
I've just seen what happens when the MEMORY_CONTEXT_CHECKING code fires
Tom Lane
2000-12-05
1
-9
/
+13
*
Pursuant to a pghackers discussion back around 11-Jul-00, get rid of aset.c's
Tom Lane
2000-12-01
1
-167
/
+204
[next]