postgresql/contrib/pg_upgrade
Andrew Dunstan 4ae5ee6c9b 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.
2013-01-12 08:28:58 -05:00
..
.gitignore pg_upgrade: Add new generated file to .gitignore 2012-03-20 20:40:31 +02:00
IMPLEMENTATION Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile Add pg_upgrade --jobs parameter 2012-12-26 19:26:30 -05:00
TESTING Remove whitespace from end of lines 2012-05-15 22:19:41 +03:00
check.c Allow parallel copy/link in pg_upgrade 2013-01-09 08:57:47 -05:00
controldata.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dump.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
exec.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
file.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
function.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
info.c Allow parallel copy/link in pg_upgrade 2013-01-09 08:57:47 -05:00
option.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
page.c Adjust a few pg_upgrade functions to return void. 2013-01-02 21:20:20 -05:00
parallel.c Allow parallel copy/link in pg_upgrade 2013-01-09 08:57:47 -05:00
pg_upgrade.c Allow parallel copy/link in pg_upgrade 2013-01-09 08:57:47 -05:00
pg_upgrade.h Allow parallel copy/link in pg_upgrade 2013-01-09 08:57:47 -05:00
relfilenode.c Allow parallel copy/link in pg_upgrade 2013-01-09 08:57:47 -05:00
server.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tablespace.c Allow parallel copy/link in pg_upgrade 2013-01-09 08:57:47 -05:00
test.sh Extend and improve use of EXTRA_REGRESS_OPTS. 2013-01-12 08:28:58 -05:00
util.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
version.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
version_old_8_3.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00