]> granicus.if.org Git - postgresql/commit
Extend and improve use of EXTRA_REGRESS_OPTS.
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 12 Jan 2013 13:24:38 +0000 (08:24 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 12 Jan 2013 13:24:38 +0000 (08:24 -0500)
commitb72d5c55cc87067c3968a84cf7cb858072bdbf02
tree09d100256b192a4e4953bb4c3abfe1a67ddd6562
parent3e9960e9d935e7e7c12e78441f99befc877563ef
Extend and improve use of EXTRA_REGRESS_OPTS.

This is now used by ecpg tests, and not clobbered by pg_upgrade
tests. This change won't affect anything that doesn't set this
environment variable, but will enable the buildfarm to control
exactly what port regression test installs will be running on,
and thus to detect possible rogue postmasters more easily.

Backpatch to release 9.2 where EXTRA_REGRESS_OPTS was first used.
contrib/pg_upgrade/test.sh
src/interfaces/ecpg/test/Makefile