Update time zone data files to tzdata release 2016c.
authorTom Lane <[email protected]>
Fri, 25 Mar 2016 23:03:08 +0000 (19:03 -0400)
committerTom Lane <[email protected]>
Fri, 25 Mar 2016 23:03:32 +0000 (19:03 -0400)
commitde371e68a598868b412f2b5b4211f912a519c491
tree10e2eb1c3134e0bede9c58737a2b91d988ff3563
parent6336ca916b366ea2e0fdded00aaccb725978962d
Update time zone data files to tzdata release 2016c.

DST law changes in Azerbaijan, Chile, Haiti, Palestine, and Russia (Altai,
Astrakhan, Kirov, Sakhalin, Ulyanovsk regions).  Historical corrections
for Lithuania, Moldova, Russia (Kaliningrad, Samara, Volgograd).

As of 2015b, the keepers of the IANA timezone database started to use
numeric time zone abbreviations (e.g., "+04") instead of inventing
abbreviations not found in the wild like "ASTT".  This causes our rather
old copy of zic to whine "warning: time zone abbreviation differs from
POSIX standard" several times during "make install".  This warning is
harmless according to the IANA folk, and I don't see any problems with
these abbreviations in some simple tests; but it seems like now would be
a good time to update our copy of the tzcode stuff.  I'll look into that
soon.
15 files changed:
src/timezone/data/asia
src/timezone/data/australasia
src/timezone/data/europe
src/timezone/data/iso3166.tab
src/timezone/data/leapseconds
src/timezone/data/northamerica
src/timezone/data/southamerica
src/timezone/data/zone.tab
src/timezone/data/zone1970.tab
src/timezone/known_abbrevs.txt
src/timezone/tznames/America.txt
src/timezone/tznames/Antarctica.txt
src/timezone/tznames/Asia.txt
src/timezone/tznames/Default
src/timezone/tznames/Pacific.txt