index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
contrib-global.mk
Age
Commit message (
Expand
)
Author
2016-02-27
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-26
Respect TEMP_CONFIG when running contrib regression tests.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2005-09-27
Some marginal tweaks to make 'make installcheck' mostly work when
Tom Lane
2005-05-17
Add a --dbname option to the pg_regress script, and use pl_regression
Tom Lane
2004-07-30
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
Peter Eisentraut
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-08-23
Enable uninstalling data files that were installed from a subdirectory of
Peter Eisentraut
2002-11-02
Make it possible to run 'make installcheck' in contrib when building
Tom Lane
2002-11-01
Fix contrib/rserv to install successfully when built outside source tree.
Tom Lane
2002-09-05
Assorted fixes for Cygwin:
Peter Eisentraut
2001-09-16
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-09-06
To fix the perpetually broken makefiles in the contrib tree, I have
Peter Eisentraut