pgsql: Update time zone data files to tzdata release 2025c.

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 2025c.
Date: 2026-01-18 19:56:03
Message-ID: E1vhYsU-001F5g-1x@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update time zone data files to tzdata release 2025c.

This is pretty pro-forma for our purposes, as the only change
is a historical correction for pre-1976 DST laws in
Baja California. (Upstream made this release mostly to update
their leap-second data, which we don't use.) But with minor
releases coming up, we should be up-to-date.

Backpatch-through: 14

Branch
------
REL_16_STABLE

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

Modified Files
--------------
src/timezone/data/tzdata.zi | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Richard Guo 2026-01-19 02:13:51 pgsql: Fix unsafe pushdown of quals referencing grouping Vars
Previous Message Michael Paquier 2026-01-18 08:25:30 pgsql: Fix error message related to end TLI in backup manifest