NAN value - Mailing list pgsql-hackers

From Bruce Momjian
Subject NAN value
Date
Msg-id 199812312236.RAA22370@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
I have modified the current tree so it will compile on BSD/OS, and
probably FreeBSD.

I don't have a NAN define.  My libm source looks like it assigns
HUGE_VAL to those entries requiring a NAN.
I have also commented out the inclusion of "nan.h" because I don't have
that either.

This will probably require further tweaking for other OS's.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Goran Thyni
Date:
Subject: 2 patches
Next
From: Bruce Momjian
Date:
Subject: NAN code