Hi,
On 2020-02-13 13:40:43 -0500, Tom Lane wrote:
> ... and pushed. One other change I made beyond those suggested
> was to push the zero-divide ereport's out-of-line as well.
Thanks!
> I did not do anything about adding unlikely() calls around the
> unrelated isinf tests in float.c. That seemed to me to be a separate
> matter, and I'm not quite convinced it'd be a win anyway.
I was mostly going for consistency...
Greetings,
Andres Freund