-
- Downloads
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
Showing
- contrib/contrib-global.mk 2 additions, 1 deletioncontrib/contrib-global.mk
- contrib/dblink/expected/dblink.out 8 additions, 8 deletionscontrib/dblink/expected/dblink.out
- contrib/dblink/sql/dblink.sql 8 additions, 8 deletionscontrib/dblink/sql/dblink.sql
- src/Makefile.global.in 4 additions, 1 deletionsrc/Makefile.global.in
- src/makefiles/pgxs.mk 4 additions, 4 deletionssrc/makefiles/pgxs.mk
- src/pl/plperl/GNUmakefile 3 additions, 2 deletionssrc/pl/plperl/GNUmakefile
- src/pl/plpython/Makefile 3 additions, 2 deletionssrc/pl/plpython/Makefile
- src/pl/tcl/Makefile 3 additions, 2 deletionssrc/pl/tcl/Makefile
- src/test/regress/pg_regress.sh 5 additions, 1 deletionsrc/test/regress/pg_regress.sh
Loading
Please register or sign in to comment