agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-committers@postgresql.org
Subject: pgsql: Update time zone data files to tzdata release 2016c.
Date: Fri, 25 Mar 2016 23:04:24 +0000
Message-ID: <E1ajamG-0003u7-0x@gemulon.postgresql.org> (raw)
List-Unsubscribe: <mailto:majordomo@postgresql.org?body=unsub%20pgsql-committers>
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.
Branch
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/e5fd35cc54720c25c748d4cdf2c89f094865ad48
Modified Files
--------------
src/timezone/data/asia | 28 ++-
src/timezone/data/australasia | 8 +
src/timezone/data/europe | 336 ++++++++++++++++++++++++++++++++----
src/timezone/data/iso3166.tab | 6 +-
src/timezone/data/leapseconds | 5 +-
src/timezone/data/northamerica | 17 +-
src/timezone/data/southamerica | 27 ++-
src/timezone/data/zone.tab | 289 ++++++++++++++++---------------
src/timezone/data/zone1970.tab | 295 +++++++++++++++----------------
src/timezone/known_abbrevs.txt | 13 +-
src/timezone/tznames/America.txt | 2 +-
src/timezone/tznames/Antarctica.txt | 2 +-
src/timezone/tznames/Asia.txt | 2 +-
src/timezone/tznames/Default | 6 +-
src/timezone/tznames/Pacific.txt | 2 +-
15 files changed, 686 insertions(+), 352 deletions(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
view thread (377+ messages) latest in thread
Message-ID: <E1ajamG-0003u7-0x@gemulon.postgresql.org>
Permalink: ../E1ajamG-0003u7-0x@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1ajamG-0003u7-0x@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: tgl@sss.pgh.pa.us
Subject: Re: pgsql: Update time zone data files to tzdata release 2016c.
In-Reply-To: <E1ajamG-0003u7-0x@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox