pgsql: Update time zone data files to tzdata release 2024a. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Update time zone data files to tzdata release 2024a.
Date
Msg-id E1rVe8Q-004DBd-Cj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update time zone data files to tzdata release 2024a.

DST law changes in Ittoqqortoormiit, Greenland (America/Scoresbysund),
Kazakhstan (Asia/Almaty and Asia/Qostanay) and Palestine; as well as
updates for the Antarctic stations Casey and Vostok.

Historical corrections for Vietnam, Toronto, and Miquelon.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/35b8b2c4a3c67a1bb00bad7f7ead3dc7f15a416c

Modified Files
--------------
src/timezone/data/tzdata.zi | 4007 ++++++++++++++++++++++---------------------
1 file changed, 2008 insertions(+), 1999 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Avoid package qualification of $windows_os
Next
From: Noah Misch
Date:
Subject: pgsql: Handle interleavings between CREATE DATABASE steps and base back