Re: In PG12, query with float calculations is slower than PG11 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: In PG12, query with float calculations is slower than PG11
Date
Msg-id 10924.1581537029@sss.pgh.pa.us
Whole thread Raw
In response to Re: In PG12, query with float calculations is slower than PG11  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> I'm inclined that we should backpatch that, and just leave the inline
> function (without in core callers) in place in 12?

Yeah, we can't remove the inline function in 12.  But we don't have
to use it.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: In PG12, query with float calculations is slower than PG11
Next
From: Emre Hasegeli
Date:
Subject: Re: In PG12, query with float calculations is slower than PG11