]> granicus.if.org Git - postgresql/commit
Update time zone data files to tzdata release 2016c.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Mar 2016 23:03:08 +0000 (19:03 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Mar 2016 23:03:47 +0000 (19:03 -0400)
commit96fa3745912cfe7d6cb57fb7145755b11b84eab0
tree831fd47e85626293aaac98c58936a9cdfc0ff869
parent89bf78a9b185ae536e329986ea4a49abcaac0182
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