]> granicus.if.org Git - postgresql/commit
Extend and improve use of EXTRA_REGRESS_OPTS.
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 12 Jan 2013 13:28:58 +0000 (08:28 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 12 Jan 2013 13:28:58 +0000 (08:28 -0500)
commit4ae5ee6c9b4dd7cd7e4471a44d371b228a9621c3
treeb706042879d3dcfce630d63c75790c1ab29b6f62
parent31f38f28b00cbe2b9267205359e3cf7bafa1cb97
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