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-0005Ob-FA@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
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/37c02b2b0a146e623ff6d350f89310a5cfad25e0

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