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

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 2011f.
Date: 2011-04-13 22:05:48
Message-ID: E1QA8C4-0003Pi-GE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2011f.

DST law changes in Chile, Cuba, Falkland Islands, Morocco, Samoa, Turkey.
Historical corrections for South Australia, Alaska, Hawaii.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/078a930bbdd605517d5894710f67e734bda2b02c

Modified Files
--------------
src/timezone/data/africa | 46 +++++++++++-
src/timezone/data/asia | 2 +-
src/timezone/data/australasia | 37 +++++++--
src/timezone/data/etcetera | 5 +-
src/timezone/data/europe | 33 ++++-----
src/timezone/data/leapseconds | 16 ++--
src/timezone/data/northamerica | 159 ++++++++++++++++++++++++++++++++++++----
src/timezone/data/southamerica | 62 ++++++++++++++-
src/timezone/data/zone.tab | 9 ++-
9 files changed, 304 insertions(+), 65 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Karl 2011-04-13 22:20:05 pgtcl - libpgtcl: Reference tclsh8.5 rather than 8.4.
Previous Message Robert Haas 2011-04-13 19:29:10 pgsql: Avoid incorrectly granting replication to roles created with NOS