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-004DBX-9u@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/272a7c3034925162deb4395bf925bcf60dc2d061

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