Re: tzdata 2025b - Mailing list pgsql-hackers

From Tom Lane
Subject Re: tzdata 2025b
Date
Msg-id 243582.1743461197@sss.pgh.pa.us
Whole thread Raw
In response to tzdata 2025b  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: tzdata 2025b
List pgsql-hackers
Masahiko Sawada <sawada.mshk@gmail.com> writes:
> tzdata 2025b has been released on 3/22[1]. Do we need to update the
> tzdata.zi file on HEAD and backbranches?

Yup, eventually, but I don't normally worry about it until we are
approaching a release date.  tzdata changes often come in bunches
around the spring and fall equinoxes, which is when governments
tend to rush out DST changes without thinking about lead times :-(.
So it's entirely possible that 2025b will already be obsolete by May.
(See for example ecbac3e6e and d8fc45bd0, when I thought I'd waited
long enough and was wrong.)

The situation might be different with a tzdata release that affects
our regression test results, but I don't believe this one does.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: tzdata 2025b
Next
From: Jacob Champion
Date:
Subject: Re: pgsql: Add support for OAUTHBEARER SASL mechanism