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

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 2013h.
Date: 2013-12-01 19:12:59
Message-ID: E1VnCRv-0005Dv-Aq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2013h.

DST law changes in Argentina, Brazil, Jordan, Libya, Liechtenstein,
Morocco, Palestine. New timezone abbreviations WIB, WIT, WITA for
Indonesia.

Branch
------
REL9_2_STABLE

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

Modified Files
--------------
src/timezone/data/africa | 95 +++++++++++++++++++--------
src/timezone/data/antarctica | 27 +++-----
src/timezone/data/asia | 91 ++++++++++++++++---------
src/timezone/data/australasia | 31 +++++++--
src/timezone/data/backward | 12 ++--
src/timezone/data/etcetera | 4 +-
src/timezone/data/europe | 126 ++++++++++++++++++++++++-----------
src/timezone/data/iso3166.tab | 6 +-
src/timezone/data/leapseconds | 70 ++++----------------
src/timezone/data/northamerica | 142 +++++++++++++++-------------------------
src/timezone/data/southamerica | 72 ++++++++++++++++----
src/timezone/data/zone.tab | 32 ++++-----
src/timezone/known_abbrevs.txt | 4 +-
src/timezone/tznames/Asia.txt | 13 ++--
14 files changed, 412 insertions(+), 313 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-12-01 22:16:21 pgsql: doc: Disable preface.autolabel in XSLT
Previous Message Tom Lane 2013-11-30 21:57:43 pgsql: Editorial corrections to the October 2013 minor-release notes.