]> granicus.if.org Git - postgresql/commit
Update time zone data files to tzdata release 2017b.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 May 2017 15:52:59 +0000 (11:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 May 2017 15:54:08 +0000 (11:54 -0400)
commitc96ccc40e41028baff770a1f537059dda4bd76b3
tree8390387f1b9121b586acc3d92b370c9376fb35db
parent54aeb8d3e7c4f79c7dad1c255d9a509f8db83bf3
Update time zone data files to tzdata release 2017b.

DST law changes in Chile, Haiti, and Mongolia.  Historical corrections for
Ecuador, Kazakhstan, Liberia, and Spain.

The IANA crew continue their campaign to replace invented time zone
abbrevations with numeric GMT offsets.  This update changes numerous zones
in South America, the Pacific and Indian oceans, and some Asian and Middle
Eastern zones.  I kept these abbreviations in the tznames/ data files,
however, so that we will still accept them for input.  (We may want to
start trimming those files someday, but I think we should wait for the
upstream dust to settle before deciding what to do.)

In passing, add MESZ (Mitteleuropaeische Sommerzeit) to the tznames lists;
since we accept MEZ (Mitteleuropaeische Zeit) it seems rather strange not
to take the other one.  And fix some incorrect, or at least obsolete,
comments that certain abbreviations are not traceable to the IANA data.
20 files changed:
src/timezone/data/africa
src/timezone/data/antarctica
src/timezone/data/asia
src/timezone/data/australasia
src/timezone/data/backward
src/timezone/data/backzone
src/timezone/data/europe
src/timezone/data/northamerica
src/timezone/data/southamerica
src/timezone/known_abbrevs.txt
src/timezone/tznames/America.txt
src/timezone/tznames/Antarctica.txt
src/timezone/tznames/Asia.txt
src/timezone/tznames/Atlantic.txt
src/timezone/tznames/Australia.txt
src/timezone/tznames/Default
src/timezone/tznames/Europe.txt
src/timezone/tznames/Indian.txt
src/timezone/tznames/Pacific.txt
src/timezone/tznames/README