pgsql: Update time zone data files to tzdata release 2022g. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Update time zone data files to tzdata release 2022g.
Date
Msg-id E1pMzGH-000xha-7Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update time zone data files to tzdata release 2022g.

DST law changes in Greenland and Mexico.  Notably, a new timezone
America/Ciudad_Juarez has been split off from America/Ojinaga.

Historical corrections for northern Canada, Colombia, and Singapore.

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/65f0d9d27d09ee0880055553dabb10ee44b87285

Modified Files
--------------
src/timezone/data/tzdata.zi | 47 ++++++++++++++++++++++++++++-----------------
1 file changed, 29 insertions(+), 18 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Remove dead NoMovementScanDirection code
Next
From: Thomas Munro
Date:
Subject: pgsql: Try to fix pg_upgrade test on Windows, again.