Fix MSVC isnan warning from e80252d4

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix MSVC isnan warning from e80252d4
Date: 2014-09-11 09:52:32
Message-ID: CAApHDvoBUUHcFgDwS=+p97K_DOjTND18D-NGafFBN3Uoj8idbw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
isnan_msvc_fix.patch application/octet-stream 380 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-09-11 10:24:10 Re: pgbench throttling latency limit
Previous Message Heikki Linnakangas 2014-09-11 09:32:26 Re: pg_xlogdump --stats