Re: clang bug affecting greenfly - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: clang bug affecting greenfly
Date
Msg-id 202603301608.bpaforgfquc3@alvherre.pgsql
Whole thread Raw
In response to Re: clang bug affecting greenfly  ("Greg Burd" <greg@burd.me>)
Responses Re: clang bug affecting greenfly
List pgsql-hackers
Hi Greg,

On 2026-Mar-30, Greg Burd wrote:

> All fair points.  I've changed greenfly to use GCC 13.3.0, thanks for
> the suggestion.

Hmm, the 'update_personality.pl' script suplied with the buildfarm
client script allows you to change the compiler version, but not the
compiler itself -- the rationale being that a machine with a different
compiler should be a different animal.  So I suggest to put greenfly to
rest until the clang situation is resolved (at which time you're welcome
to turn it back on), and request a new animal to use in the same machine
running gcc.  Right now, greenfly is reporting that it is running clang
13.3.0, which AFAIK makes is inconsistent.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"Estoy de acuerdo contigo en que la verdad absoluta no existe...
El problema es que la mentira sí existe y tu estás mintiendo" (G. Lama)



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Adding locks statistics
Next
From: "Anton A. Melnikov"
Date:
Subject: Re: [BUG] Excessive memory usage with update on STORED generated columns.