pgsql: Extend and improve use of EXTRA_REGRESS_OPTS.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Extend and improve use of EXTRA_REGRESS_OPTS.
Дата
Msg-id E1Tu19I-0006cM-4D@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4ae5ee6c9b4dd7cd7e4471a44d371b228a9621c3

Modified Files
--------------
contrib/pg_upgrade/test.sh        |    5 +++--
src/interfaces/ecpg/test/Makefile |    8 +++++---
2 files changed, 8 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert ill-considered change of index-size fudge factor.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Extend and improve use of EXTRA_REGRESS_OPTS.