Give pg_regress a --load-language option, so that it can be used to test
Tom Lane <tgl@sss.pgh.pa.us>
Give pg_regress a --load-language option, so that it can be used to test other PLs besides plpgsql. Andrew Dunstan
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/GNUmakefile | modified | +6 −6 |
| src/test/regress/pg_regress.sh | modified | +19 −7 |