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