Give pg_regress a --load-language option, so that it can be used to test

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

Commit: 34b788d67498f476b539550c2b76e13ae70a53b4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-05-11T21:52:03Z
Releases: 8.1.0
Give pg_regress a --load-language option, so that it can be used to test
other PLs besides plpgsql.  Andrew Dunstan

Files

PathChange+/−
src/test/regress/GNUmakefile modified +6 −6
src/test/regress/pg_regress.sh modified +19 −7