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
/
include
/
storage
/
freespace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce memory consumption during VACUUM of large relations, by using
Tom Lane
2008-03-10
1
-12
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
1
-3
/
+3
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Clean up local redeclarations of variables with DLLIMPORT, per report
Tom Lane
2006-10-19
1
-3
/
+3
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-8
/
+8
*
Fix free space map to correctly track the total amount of FSM space needed
Tom Lane
2006-09-21
1
-7
/
+9
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
1
-2
/
+1
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Add contrib/pg_freespacemap to display free space map information.
Bruce Momjian
2006-02-12
1
-1
/
+98
*
Convert the arithmetic for shared memory size calculation from 'int'
Tom Lane
2005-08-20
1
-2
/
+2
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
This patch properly sets the prototype for the on_shmem_exit and
Peter Eisentraut
2003-12-12
1
-2
/
+2
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
1
-3
/
+3
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-8
/
+8
*
Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache
Tom Lane
2003-03-06
1
-1
/
+4
*
Reimplement free-space-map management as per recent discussions.
Tom Lane
2003-03-04
1
-7
/
+15
*
Performance improvement for MultiRecordFreeSpace on large relations ---
Tom Lane
2002-09-20
1
-4
/
+12
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
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
-11
/
+10
*
Implement new 'lightweight lock manager' that's intermediate between
Tom Lane
2001-09-29
1
-4
/
+1
*
First non-stub implementation of shared free space map. It's not super
Tom Lane
2001-07-02
1
-1
/
+2
*
Install infrastructure for shared-memory free space map. Doesn't actually
Tom Lane
2001-06-27
1
-0
/
+53