Heikki Linnakangas
d3de08a008
Rewrite pg_freespacemap to match the new FSM implementation. I missed these
...
changes from the main FSM commit for some reason.
2008-09-30 11:17:07 +00:00
Bruce Momjian
541ff409cc
Remove references to READMEs from /contrib Makefiles.
2007-11-10 23:59:52 +00:00
Tom Lane
b09c248bdd
Fix PGXS conventions so that extensions can be built against Postgres
...
installations whose pg_config program does not appear first in the PATH.
Per gripe from Eddie Stanley and subsequent discussions with Fabien Coelho
and others.
2007-06-26 22:05:04 +00:00
Tom Lane
ad5031feac
uninstall script for pg_freespacemap
2006-09-30 18:15:48 +00:00
Bruce Momjian
d5dd3d451e
Add contrib/pg_freespacemap to display free space map information.
...
Mark Kirkwood
2006-02-12 03:55:53 +00:00