Re: Defend against -ffast-math in meson builds - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Defend against -ffast-math in meson builds
Date
Msg-id 2270019.1773617752@sss.pgh.pa.us
Whole thread Raw
In response to Re: Defend against -ffast-math in meson builds  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
List pgsql-hackers
Bertrand Drouvot <bertranddrouvot.pg@gmail.com> writes:
> On Thu, Mar 12, 2026 at 11:10:51AM -0400, Tom Lane wrote:
>> Yeah, that was my thought too.  But I think Andres has a point that in
>> principle an extension could use -ffast-math intentionally, so I'm
>> content to just put the test in float.c.

> Yeah, I do agree. Something like in the attached?

Pushed after fleshing out the comment in float.c a bit more.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Change copyObject() to use typeof_unqual