Make sure to run one initdb TAP test with no TZ set

Andrew Dunstan <andrew@dunslane.net>

Commit: 033b969edde62c84ee15b53972ee638150a28c90
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-04-15T22:50:20Z
Releases: 10.0
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>

Files

PathChange+/−
src/bin/initdb/t/001_initdb.pl modified +10 −2

Discussion