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
Peter Eisentraut
fe83b3ebc6
contrib uninstall scripts
...
by David Fetter
2006-02-27 12:54:39 +00:00
Tom Lane
0b36cb83dc
PGXS should be set with := not =, as specified in the documentation,
...
to avoid useless multiple executions of pg_config.
2005-09-27 17:13:14 +00:00
Neil Conway
de004e44e2
Add pg_buffercache contrib module, from Mark Kirkwood.
2005-03-12 15:36:24 +00:00