pgsql: Honor TEMP_CONFIG in TAP suites.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Honor TEMP_CONFIG in TAP suites.
Дата
Msg-id E1hPMSK-0000rm-U5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Honor TEMP_CONFIG in TAP suites.

The buildfarm client uses TEMP_CONFIG to implement its extra_config
setting.  Except for stats_temp_directory, extra_config now applies to
TAP suites; extra_config values seen in the past month are compatible
with this.  Back-patch to 9.6, where PostgresNode was introduced, so the
buildfarm can rely on it sooner.

Reviewed by Andrew Dunstan and Tom Lane.

Discussion: https://postgr.es/m/20181229021950.GA3302966@rfd.leadboat.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/239dcf8f15b70102ed18d1d8a020e4a7bbc2a6f9

Modified Files
--------------
src/bin/pg_ctl/t/001_start_stop.pl |  2 ++
src/test/perl/PostgresNode.pm      | 13 ++++++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix error reporting in reindexdb
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: adjust PG 12 floating point item