summaryrefslogtreecommitdiff
path: root/contrib/contrib-global.mk
AgeCommit message (Expand)Author
2016-02-27Respect TEMP_CONFIG when pg_regress_check and friends are calledAndrew Dunstan
2016-02-26Respect TEMP_CONFIG when running contrib regression tests.Robert Haas
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2005-09-27Some marginal tweaks to make 'make installcheck' mostly work whenTom Lane
2005-05-17Add a --dbname option to the pg_regress script, and use pl_regressionTom Lane
2004-07-30PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-08-23Enable uninstalling data files that were installed from a subdirectory ofPeter Eisentraut
2002-11-02Make it possible to run 'make installcheck' in contrib when buildingTom Lane
2002-11-01Fix contrib/rserv to install successfully when built outside source tree.Tom Lane
2002-09-05Assorted fixes for Cygwin:Peter Eisentraut
2001-09-16Install dynamically loadable modules into a private subdirectoryPeter Eisentraut
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut