Fix MSVC isnan warning from e80252d4 - Mailing list pgsql-hackers

From David Rowley
Subject Fix MSVC isnan warning from e80252d4
Date
Msg-id CAApHDvoBUUHcFgDwS=+p97K_DOjTND18D-NGafFBN3Uoj8idbw@mail.gmail.com
Whole thread Raw
Responses Re: Fix MSVC isnan warning from e80252d4
List pgsql-hackers
The attached small patch fixes the following warning:

src\backend\utils\adt\arrayfuncs.c(5613): warning C4013: '_isnan' undefined; assuming extern returning int [D:\Postgres\a\postgres.vcxproj]

The fix is pretty much just a copy and paste from costsize.c

Regards

David Rowley
Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pg_xlogdump --stats
Next
From: Heikki Linnakangas
Date:
Subject: Re: pgbench throttling latency limit