]> granicus.if.org Git - postgresql/commit
Update time zone data files to tzdata release 2016g.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Oct 2016 21:56:38 +0000 (17:56 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Oct 2016 21:56:57 +0000 (17:56 -0400)
commit7abda82ef42a118138ab8d1c9cfa424cd54918ad
treed3d014d47b088852be13d1f35427a00a317da9f2
parent1c02ee314bc17ba0ff226c33a64935d02ff1208a
Update time zone data files to tzdata release 2016g.

DST law changes in Turkey.  Historical corrections for America/Los_Angeles,
Europe/Kirov, Europe/Moscow, Europe/Samara, and Europe/Ulyanovsk.
Rename Asia/Rangoon to Asia/Yangon, with a backward compatibility link.

The IANA crew continue their campaign to replace invented time zone
abbrevations with numeric GMT offsets.  This update changes numerous zones
in Antarctica and the former Soviet Union, for instance Antarctica/Casey
now reports "+08" not "AWST" in the pg_timezone_names view.  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 today is not that day.)

An exception is that since IANA no longer claims that "AMT" is in use
in Armenia for GMT+4, I replaced it in the Default file with GMT-4,
corresponding to Amazon Time which is in use in South America.  It may be
that that meaning is also invented and IANA will drop it in a future
update; but for now, it seems silly to give pride of place to a meaning
not traceable to IANA over one that is.
17 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/etcetera
src/timezone/data/europe
src/timezone/data/factory
src/timezone/data/northamerica
src/timezone/data/southamerica
src/timezone/known_abbrevs.txt
src/timezone/tznames/Antarctica.txt
src/timezone/tznames/Asia.txt
src/timezone/tznames/Default
src/timezone/tznames/Europe.txt
src/timezone/tznames/Indian.txt