pgsql: Update time zone data files to tzdata release 2026b.

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 2026b.
Date: 2026-04-24 16:28:49
Message-ID: E1wGJOa-002Xti-2n@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2026b.

British Columbia (America/Vancouver) moved to permanent UTC-07 on
2026-03-09, which will affect their clocks beginning on 2026-11-01.
For lack of any clarity on the point, assume their TZ abbreviation
will be MST from that time forward.

Moldova (Europe/Chisinau) has followed EU DST transition times since
2022.

Backpatch-through: 14

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/affd929c905270c3cc197749cfefd2d501f04f34

Modified Files
--------------
src/timezone/data/tzdata.zi | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-04-25 18:28:08 pgsql: Don't use INT64_FORMAT in translatable string
Previous Message Peter Eisentraut 2026-04-24 07:52:14 pgsql: meson: Differentiate top-level and custom targets