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-0005OV-EV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | 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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/783e8f56d22aba3091a789af85f273f175d55b36

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