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
/
contrib
/
pg_freespacemap
/
pg_freespacemap.sql.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
1
-26
/
+0
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Properly mark pg_freespace() function as strict. Also update
Tom Lane
2009-06-10
1
-2
/
+2
*
Make the blkno arguments bigints instead of int4s. A signed int4 is not
Heikki Linnakangas
2008-10-02
1
-5
/
+5
*
Rewrite pg_freespacemap to match the new FSM implementation. I missed these
Heikki Linnakangas
2008-09-30
1
-1
/
+1
*
Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the
Heikki Linnakangas
2008-09-30
1
-33
/
+15
*
Add CVS version labels to all install/uninstall scripts.
Bruce Momjian
2007-11-13
1
-0
/
+2
*
Make /contrib install/uninstall script consistent:
Bruce Momjian
2007-11-11
1
-3
/
+0
*
Fix free space map to correctly track the total amount of FSM space needed
Tom Lane
2006-09-21
1
-1
/
+1
*
Code review for contrib/pg_freespacemap. Add a storedpages column to
Tom Lane
2006-05-04
1
-3
/
+13
*
Split out pg_freespace views to one for relations and another for pages,
Bruce Momjian
2006-04-26
1
-8
/
+24
*
Adjust /contrib/pg_freespace to show index free space as NULL (FSM only
Bruce Momjian
2006-04-26
1
-1
/
+1
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
1
-1
/
+1
*
Add contrib/pg_freespacemap to display free space map information.
Bruce Momjian
2006-02-12
1
-0
/
+19