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

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

From
Andrew Dunstan
Date:
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(-)