[COMMITTERS] pgsql: Make sure to run one initdb TAP test with no TZ set

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Make sure to run one initdb TAP test with no TZ set
Дата
Msg-id E1czWXC-00047Z-2h@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make sure to run one initdb TAP test with no TZ set

That way we make sure that initdb's time zone setting code is exercised.
This doesn't add an extra test, it just alters an existing test.

Discussion: <https://postgr.es/m/5807.1492229253@sss.pgh.pa.us>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/033b969edde62c84ee15b53972ee638150a28c90

Modified Files
--------------
src/bin/initdb/t/001_initdb.pl | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Provide a way to control SysV shmem attach address inEXEC_BACKE
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Support OpenSSL 1.1.0 in 9.4 branch.