pgsql: Update time zone data files to tzdata release 2011n.

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 2011n.
Date: 2011-11-30 16:50:38
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2011n.

DST law changes in Brazil, Cuba, Fiji, Palestine, Russia, Samoa.
Historical corrections for Alaska and British East Africa.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/48e6495e13c586a0395fb47cc0d07f902a8b682d

Modified Files
--------------
src/timezone/data/africa | 10 ++--
src/timezone/data/asia | 68 +++++++++++++++++++++++--
src/timezone/data/australasia | 57 ++++++++++++++++++--
src/timezone/data/backward | 2 +-
src/timezone/data/europe | 110 +++++++++++++++++++++++++++++++++++++---
src/timezone/data/northamerica | 58 ++++++++++++---------
src/timezone/data/southamerica | 38 +++++++++++++-
src/timezone/data/zone.tab | 5 +-
8 files changed, 294 insertions(+), 54 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-12-01 00:35:34 pgsql: Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23.
Previous Message Robert Haas 2011-11-30 15:27:34 pgsql: Improve table locking behavior in the face of current DDL.