pgsql: Honor inputdir and outputdir when converting regression files.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Honor inputdir and outputdir when converting regression files.
Дата
Msg-id E1S91DN-0003v9-Kw@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Honor inputdir and outputdir when converting regression files.

When converting source files, pg_regress' inputdir and outputdir options were
ignored when computing the locations of the destination files. In consequence,
these options were effectively unusable when the regression inputs need to
be adjusted by pg_regress. This patch makes pg_regress put the converted files
in the same place that these options specify non-converted input or results
files are to be found. Backpatched to all live branches.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ed79eddba9367f1e35e480e87cbaafc18b9f75ca

Modified Files
--------------
src/test/regress/pg_regress.c |    9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Honor inputdir and outputdir when converting regression files.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, remove dependency on pg_config, as that might not