summaryrefslogtreecommitdiff
path: root/contrib/pgstattuple/Makefile
AgeCommit message (Expand)Author
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2006-10-19Simplify contrib Makefiles by removing unnecessary SRCS macro,Tom Lane
2006-09-02Add functions to /contrib/pgstattuple that show index statistics andBruce Momjian
2006-02-27contrib uninstall scriptsPeter Eisentraut
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2001-10-01Add pgstattupleTatsuo Ishii