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

From Andres Freund
Subject Re: In PG12, query with float calculations is slower than PG11
Date
Msg-id 20200212175913.52i6ykv4eijsodjk@alap3.anarazel.de
Whole thread Raw
In response to Re: In PG12, query with float calculations is slower than PG11  (Emre Hasegeli <emre@hasegeli.com>)
Responses Re: In PG12, query with float calculations is slower than PG11
List pgsql-hackers
On 2020-02-12 17:49:14 +0000, Emre Hasegeli wrote:
> > Nor do I see how it's going to be ok to just rename the function in a
> > stable branch.
> 
> I'll post another version to keep them around.

I'd just rename the macro to the name of the inline function. No need to
have a verbose change in all callsites just to update the name imo.



pgsql-hackers by date:

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