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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Update time zone data files to tzdata release 2024b.
Date: 2024-10-30 20:33:20
Message-ID: 764322.1730320400@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> On Wed, Oct 30, 2024 at 11:00 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> I went to try to test this locally, and got nowhere, because:
>> old cluster does not use data checksums but the new one does
>> Failure, exiting
>> What have you done to get around that on crake?

> I did this:
> https://github.com/PGBuildFarm/client-code/commit/2ef5acefe5e6eee761ea2ee010c3d14e2d8fab60

Ah, thanks. I installed that locally, and got

...
tester:HEAD [16:25:31] saving files for cross-version upgrade check
tester:HEAD [16:25:33] checking upgrade from REL9_2_STABLE to HEAD ...
tester:HEAD [16:25:53] checking upgrade from REL_11_STABLE to HEAD ...
tester:HEAD [16:26:31] checking upgrade from REL_12_STABLE to HEAD ...
tester:HEAD [16:27:08] checking upgrade from REL_13_STABLE to HEAD ...
tester:HEAD [16:27:46] checking upgrade from REL_14_STABLE to HEAD ...
tester:HEAD [16:28:26] checking upgrade from REL_15_STABLE to HEAD ...
tester:HEAD [16:29:05] checking upgrade from REL_16_STABLE to HEAD ...
tester:HEAD [16:29:47] checking upgrade from HEAD to HEAD ...
tester:HEAD [16:30:32] running make ecpg check ...
tester:HEAD [16:30:40] OK

(This client instance doesn't have back-branch runs for v9.3--v10.)

So now I'm even more confused. Why does it work here and not there?
I can't think of any buildfarm options that would affect this.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2024-10-30 20:56:42 Re: pgsql: Update time zone data files to tzdata release 2024b.
Previous Message Andrew Dunstan 2024-10-30 20:14:37 Re: pgsql: Update time zone data files to tzdata release 2024b.