Re: Patch: make behavior of all versions of the "isinf" function be similar - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Patch: make behavior of all versions of the "isinf" function be similar
Date
Msg-id CAB7nPqQ1LKbtbEb0LDzmoi3ukQ84k+FohE02s=HdQ3Vkf0xe7g@mail.gmail.com
Whole thread Raw
In response to Re: Patch: make behavior of all versions of the "isinf" function be similar  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers


On Mon, Feb 1, 2016 at 4:04 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
1. I don't think the buildfarm is sufficient evidence to conclude that
isinf.c is required nowhere.  It was in use as late as 2004, judging
by the git history, and I don't know of good reason to assume we do not
need it now.

This was 12 years ago... Btw, after a bit of digging, I found out that even SunOS 5.1 includes it:
http://www.unix.com/man-page/sunos/3m/isinf/
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgbench stats per script & other stuff
Next
From: Alexander Korotkov
Date:
Subject: Re: Move PinBuffer and UnpinBuffer to atomics