Add regression test coverage for non-default timezone abbreviation sets.
authorTom Lane <[email protected]>
Mon, 5 Sep 2016 00:02:17 +0000 (20:02 -0400)
committerTom Lane <[email protected]>
Mon, 5 Sep 2016 00:02:17 +0000 (20:02 -0400)
commit0499bd26915f2b4119560142855db3df59d1b8a4
tree3ce97bdc7153e6077277bf9e33582bba8aecafa5
parent27d3e766cff0b6e0a5c3f8f09218c02db43bd5a1
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