Add a --dbname option to the pg_regress script, and use pl_regression

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4e7d6f534913becd050f21dab8f4a7a90fe1c0c3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-05-17T18:26:23Z
Releases: 8.1.0
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

Files