pgsql: Update time zone data files to tzdata release 2026c. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Update time zone data files to tzdata release 2026c.
Date
Msg-id E1wqY5T-00000001Mv0-080x@gemulon.postgresql.org
Whole thread
List pgsql-committers
Update time zone data files to tzdata release 2026c.

Alberta (America/Edmonton) moved to permanent UTC-06 on
2026-06-18, which will affect their clocks beginning on 2026-11-01.
For lack of any clarity on the point, assume their TZ abbreviation
will be CST from that time forward.

Morocco (Africa/Casablanca) will move to permanent UTC+00,
without daylight saving time transitions, on 2026-09-20.

Backpatch-through: 14

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5f67124fa43448702acc0f9448e0ad118fe5e791

Modified Files
--------------
src/timezone/data/tzdata.zi | 138 +++-----------------------------------------
1 file changed, 8 insertions(+), 130 deletions(-)


Attachment

pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Fix glossary entry for data checksums workers
Next
From: Tom Lane
Date:
Subject: pgsql: Fix memory-safety bugs in the ispell/hunspell dictionary loader.