]> 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:24 +0000 (19:03 -0400)
commit31d02ebf74db9b79d76d4d072b8fd6d9a6f877bc
treede6aa1e477cb4d0bd4fbda6ce3cd9f0204568820
parent8aa6e97805a79eb30ac9c36acb1126280c2ffbdf
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