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)
commit0ce080147a52dec71774c6eacbf855721926c448
tree9a8d23a37cb66966e1f3499d6afd21dc009bb088
parentc26a3aba7d58724377030a2ab6d44681f0d0ec23
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