]> 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:54 +0000 (19:03 -0400)
commite5fd35cc54720c25c748d4cdf2c89f094865ad48
tree7f09424f82bc8dea6d9655e8febc4c8050151c32
parent2aa9fd9631fe11800092263c499bf77012067903
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