Re: Change copyObject() to use typeof_unqual

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, tharar(at)amazon(dot)com
Subject: Re: Change copyObject() to use typeof_unqual
Date: 2026-06-13 15:56:39
Message-ID: 9640.1781366199@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre(at)kurilemu(dot)de> writes:
> For some reason, a couple of animals running gcc-15 or newer
> (leafhopper, massasauga, parula) appear to be failing now because of
> this.

They just started failing a day or two ago, so it's hard to blame
it on any code change we made. I see that all three of those animals
are using "experimental" nightly builds of gcc, so it's reasonable to
assume that gcc's git tip is broken. Or maybe something needs updated
in the recipe for replacing their gcc builds.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Robert Haas 2026-06-13 15:18:32 Re: CI failure: postgres_fdw_get_connections