OSDN Git Service

Add a --dbname option to the pg_regress script, and use pl_regression
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 May 2005 18:26:23 +0000 (18:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 May 2005 18:26:23 +0000 (18:26 +0000)
commit4e7d6f534913becd050f21dab8f4a7a90fe1c0c3
tree768f604f2b341d4bc7b1cb9bdb13284dc44f410f
parentf9ad8a2802a67ee99f1ed7a16999b5faa3c2602f
Add a --dbname option to the pg_regress script, and use pl_regression
for testing PLs and contrib_regression for testing contrib, instead of
overwriting the core system's regression database as formerly done.
Andrew Dunstan
contrib/contrib-global.mk
contrib/dblink/expected/dblink.out
contrib/dblink/sql/dblink.sql
src/Makefile.global.in
src/makefiles/pgxs.mk
src/pl/plperl/GNUmakefile
src/pl/plpython/Makefile
src/pl/tcl/Makefile
src/test/regress/pg_regress.sh