tzdata 2025a and timestamptz.out - Mailing list pgsql-hackers

From Christoph Berg
Subject tzdata 2025a and timestamptz.out
Date
Msg-id Z46inkznCxesvDEb@msg.df7cb.de
Whole thread Raw
Responses Re: tzdata 2025a and timestamptz.out
List pgsql-hackers
It happened again:

News for the tz database

Release 2025a - 2025-01-15 10:47:24 -0800

  Briefly:
    ...
    Improve pre-1991 data for the Philippines.

 SELECT make_timestamptz(1846, 12, 10, 0, 0, 0, 'Asia/Manila') AT TIME ZONE 'UTC';
          timezone
 --------------------------
- Wed Dec 09 15:56:00 1846
+ Wed Dec 09 15:56:08 1846

Christoph



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Statistics Import and Export
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Improve code coverage of network address functions