]> 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:02 +0000 (11:54 -0400)
commitdc93cafcad89d3e626986166ef0fb87f53ead521
tree10df8aa09f720009f03cb7f24aa3343562e5435a
parentf8cf9719d6e767dc8897a22c71299a307e371de3
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