Extend and improve use of EXTRA_REGRESS_OPTS.

Andrew Dunstan <andrew@dunslane.net>

Commit: b72d5c55cc87067c3968a84cf7cb858072bdbf02
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-01-12T13:24:38Z
Releases: 9.2.3
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.

Files

PathChange+/−
contrib/pg_upgrade/test.sh modified +3 −2
src/interfaces/ecpg/test/Makefile modified +5 −3