Обсуждение: pgsql: Allow multiple --temp-config arguments to pg_regress

Поиск
Список
Период
Сортировка

pgsql: Allow multiple --temp-config arguments to pg_regress

От
Andrew Dunstan
Дата:
Allow multiple --temp-config arguments to pg_regress

This means that if, for example, TEMP_CONFIG is set and a Makefile
explicitly sets a temp-config file, both will now be used.

Patch from John Gorman.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/26fdff1b8f76f3c47d4e19be7c4aef3cdcd3393c

Modified Files
--------------
src/test/regress/pg_regress.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)