pgsql: Update time zone data files to tzdata release 2013i.

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 2013i.
Date: 2014-02-15 03:00:33
Message-ID: E1WEVUX-0006x3-5W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2013i.

DST law changes in Jordan; historical changes in Cuba.

Also, remove the zones Asia/Riyadh87, Asia/Riyadh88, and Asia/Riyadh89.
Per the upstream announcement:
The files solar87, solar88, and solar89 are no longer distributed.
They were a negative experiment -- that is, a demonstration that
tz data can represent solar time only with some difficulty and error.
Their presence in the distribution caused confusion, as Riyadh
civil time was generally not solar time in those years.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3212ba534d8a02722855b3bcb72099e662cc464b

Modified Files
--------------
src/timezone/data/asia | 30 ++-
src/timezone/data/northamerica | 8 +-
src/timezone/data/solar87 | 390 ---------------------------------------
src/timezone/data/solar88 | 390 ---------------------------------------
src/timezone/data/solar89 | 395 ----------------------------------------
5 files changed, 28 insertions(+), 1185 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-02-15 04:21:07 pgsql: Ooops, forgot to remove solar87 and friends from src/timezone/Ma
Previous Message Tom Lane 2014-02-15 03:00:32 pgsql: Update time zone data files to tzdata release 2013i.