pgsql: Remove pg_regress' --load-language option.

Started by Tom Laneover 6 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Remove pg_regress' --load-language option.

We haven't used this option since inventing extensions. As of commit
50fc694e4 it's actually formally equivalent to --load-extension, so
let's just drop it.

Discussion: /messages/by-id/6853.1581627393@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/751c63cea0befe292fafd9a4a1f16dfa2f1746f9

Modified Files
--------------
src/test/regress/pg_regress.c | 17 -----------------
1 file changed, 17 deletions(-)