pgsql: Update time zone data files to tzdata release 2021e.

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 2021e.
Date: 2021-10-29 15:39:46
Message-ID: E1mgTys-0000P5-4d@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2021e.

DST law changes in Fiji, Jordan, Palestine, and Samoa. Historical
corrections for Barbados, Cook Islands, Guyana, Niue, Portugal, and
Tonga.

Also, the Pacific/Enderbury zone has been renamed to Pacific/Kanton.
The following zones have been merged into nearby, more-populous zones
whose clocks have agreed since 1970: Africa/Accra, America/Atikokan,
America/Blanc-Sablon, America/Creston, America/Curacao,
America/Nassau, America/Port_of_Spain, Antarctica/DumontDUrville,
and Antarctica/Syowa.

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/22a498b9b5d9d619c4e6c6396f5c5103b1d42157

Modified Files
--------------
src/timezone/data/tzdata.zi | 144 +++++++++++++++++------------------------
src/timezone/known_abbrevs.txt | 1 -
2 files changed, 60 insertions(+), 85 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-10-29 16:45:47 pgsql: Test and document the behavior of initialization cross-refs in p
Previous Message Daniel Gustafsson 2021-10-29 12:18:54 pgsql: Update SELinux links in sepgsql documentation