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-0000Op-2C@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/937aafd6d5580b81134c7f303d04cf7561ad0309

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