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

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 2013b.
Date: 2013-03-28 19:26:33
Message-ID: E1ULIT3-0007te-OC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2013b.

DST law changes in Chile, Haiti, Morocco, Paraguay, some Russian areas.
Historical corrections for numerous places.

Branch
------
REL9_2_STABLE

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

Modified Files
--------------
src/timezone/data/africa | 72 ++++++++++++++++++++++-
src/timezone/data/antarctica | 6 +-
src/timezone/data/asia | 48 +++++++++++++--
src/timezone/data/australasia | 11 +++-
src/timezone/data/europe | 127 ++++++++++++++++++++++++++++++++++++++--
src/timezone/data/northamerica | 56 +++++++++++------
src/timezone/data/southamerica | 66 +++++++++++++--------
src/timezone/data/zone.tab | 5 +-
8 files changed, 324 insertions(+), 67 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2013-03-28 19:46:48 pgsql: Allow sepgsql labels to depend on object name.
Previous Message Tom Lane 2013-03-28 17:19:56 pgsql: Avoid "variable might be clobbered by longjmp" warning.