From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Update time zone data files to tzdata release 2014j. |
Date: | 2014-11-17 17:09:30 |
Message-ID: | E1XqPnu-0006kr-HQ@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Update time zone data files to tzdata release 2014j.
DST law changes in the Turks & Caicos Islands (America/Grand_Turk) and
in Fiji. New zone Pacific/Bougainville for portions of Papua New Guinea.
Historical changes for Korea and Vietnam.
Branch
------
REL9_2_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/b1e996035cd32c3349081ba0c7fca0710bb296fe
Modified Files
--------------
src/timezone/data/africa | 79 +++++-------------
src/timezone/data/asia | 167 ++++++++++++++++++++++++++------------
src/timezone/data/australasia | 56 ++++++++++---
src/timezone/data/backzone | 110 ++++++++++++++++++++++++-
src/timezone/data/europe | 30 +++++--
src/timezone/data/leapseconds | 4 +-
src/timezone/data/northamerica | 42 +++++-----
src/timezone/data/southamerica | 18 ++--
src/timezone/data/zone.tab | 3 +-
src/timezone/data/zone1970.tab | 6 +-
src/timezone/known_abbrevs.txt | 12 +--
src/timezone/tznames/Default | 7 +-
src/timezone/tznames/Europe.txt | 7 +-
src/timezone/tznames/Pacific.txt | 5 ++
14 files changed, 365 insertions(+), 181 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2014-11-17 17:34:10 | pgsql: Add --synchronous option to pg_receivexlog, for more reliable WA |
Previous Message | Heikki Linnakangas | 2014-11-17 16:49:17 | pgsql: Fix WAL-logging of B-tree "unlink halfdead page" operation. |