From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Annoying build warnings from latest Apple toolchain |
Date: | 2023-09-30 19:43:49 |
Message-ID: | 20230930194349.z7gmb5vatiuayncl@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 2023-09-29 11:11:49 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > On 2023-09-28 22:53:09 -0400, Tom Lane wrote:
> >> (Perhaps we should apply the above to HEAD alongside the meson.build fix, to
> >> get more test coverage?)
>
> > The macos animals BF seem to run Ventura, so I think it'd not really provide
> > additional coverage that CI and your manual testing already has. So probably
> > not worth it from that angle?
>
> My thought was that if it's in the tree we'd get testing from
> non-buildfarm sources.
I'm not against it, but it also doesn't quite seem necessary, given your
testing on Catalina.
> FWIW, I'm going to update sifaka/indri to Sonoma before too much longer
> (they're already using Xcode 15.0 which is the Sonoma toolchain).
> I recently pulled longfin up to Ventura, and plan to leave it on that
> for the next year or so. I don't think anyone else is running macOS
> animals.
It indeed looks like nobody is. I wonder if it's worth setting up a gcc macos
animal, it's not too hard to imagine that breaking.
Greetings,
Andres Freund
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Atkinson | 2023-09-30 22:29:53 | Doc: Minor update for enable_partitionwise_aggregate |
Previous Message | Andres Freund | 2023-09-30 19:37:00 | Re: Annoying build warnings from latest Apple toolchain |