]> 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:53:42 +0000 (11:53 -0400)
commit1fdc3f6e8afe580c30515c70a04d074d527ae780
tree07fe387cfad7d1e1a85c30e97a485d9816f6211b
parent66510630d8621a638b487fa5ae685bdc60240440
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