pgsql: Update time zone data files to tzdata release 2018d.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update time zone data files to tzdata release 2018d.
Date: 2018-04-29 19:52:33
Message-ID: E1fCsN7-0005OX-Em@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2018d.

DST law changes in Palestine and Antarctica (Casey Station). Historical
corrections for Portugal and its colonies, as well as Enderbury, Jamaica,
Turks & Caicos Islands, and Uruguay.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2acbeea48c38b1574b5f59f4e2e05fbad2e45ec5

Modified Files
--------------
src/timezone/data/tzdata.zi | 537 ++++++++++++++++++++++----------------------
1 file changed, 272 insertions(+), 265 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-04-29 20:02:51 pgsql: Get more info about Windows can't-reattach-to-shared-memory erro
Previous Message Tom Lane 2018-04-29 19:21:59 pgsql: Avoid wrong results for power() with NaN input on some platforms