Add regression test coverage for non-default timezone abbreviation sets.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c7f68bea22bf680a4eab4b8b1592b3c90bc634ac
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-09-05T00:02:16Z
Releases: 10.0
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.

Files