]> granicus.if.org Git - postgresql/commit
Add regression test coverage for non-default timezone abbreviation sets.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Sep 2016 00:02:16 +0000 (20:02 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Sep 2016 00:02:16 +0000 (20:02 -0400)
commit512c197b21aa86b1827bfc433f4aebc1469648fe
tree16497615cee6c8fb7d44a9d95e7e947275a786ae
parent06b185d181897c4a9672e26b93d5abc89de52f85
Add regression test coverage for non-default timezone abbreviation sets.

After further reflection about the mess cleaned up in commit 39b691f25,
I decided the main bit of test coverage that was still missing was to
check that the non-default abbreviation-set files we supply are usable.
Add that.

Back-patch to supported branches, just because it seems like a good
idea to keep this all in sync.
src/test/regress/expected/timestamptz.out
src/test/regress/sql/timestamptz.sql
src/timezone/README