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: E1RVnMk-0003xl-Jx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | 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_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e064fe0c89db88d88e3b944d941f642bbb705e45

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.