Re: Change copyObject() to use typeof_unqual - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Change copyObject() to use typeof_unqual
Date
Msg-id 9640.1781366199@sss.pgh.pa.us
Whole thread
In response to Re: Change copyObject() to use typeof_unqual  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre@kurilemu.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



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Change copyObject() to use typeof_unqual
Next
From: Zsolt Parragi
Date:
Subject: Re: Bug? pg_rewind produces unusable but starting database with standby recovery