Modernize zic's test for valid timezone abbreviations.
authorTom Lane
Sat, 26 Mar 2016 19:58:44 +0000 (15:58 -0400)
committerTom Lane
Sat, 26 Mar 2016 19:59:21 +0000 (15:59 -0400)
commita330da405285c57e3a46c5fe12d1f555340e9e15
tree11c5b620c311e83eb5e73a8ed4a57f39a88d4c6e
parentde371e68a598868b412f2b5b4211f912a519c491
Modernize zic's test for valid timezone abbreviations.

We really need to sync all of our IANA-derived timezone code with upstream,
but that's going to be a large patch and I certainly don't care to shove
such a thing into stable branches immediately before a release.  As a
stopgap, copy just the tzcode2016c logic that checks validity of timezone
abbreviations.  This prevents getting multiple "time zone abbreviation
differs from POSIX standard" bleats with tzdata 2014b and later.
src/timezone/zic.c