Happy New Year! - Mailing list pgsql-hackers

From Vadim Mikheev
Subject Happy New Year!
Date
Msg-id 368B0DAC.C75BCADE@krs.ru
Whole thread Raw
List pgsql-hackers
-:)

And, btw, :

gcc -I../../../include -I../../../backend   -O2 -m486 -pipe  -Wall
-Wmissing-prototypes -ggdb3 -I../..   -c numeric.c -o numeric.o
numeric.c:19: nan.h: No such file or directory
numeric.c: In function `numeric_float8':
numeric.c:1726: `NAN' undeclared (first use this function)
numeric.c:1726: (Each undeclared identifier is reported only once
numeric.c:1726: for each function it appears in.)
numeric.c: In function `numeric_float4':
numeric.c:1776: `NAN' undeclared (first use this function)
gmake: *** [numeric.o] Error 1


(FreeBSD 2.2.7)

Vadim


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] psql: stdout or stderr?
Next
From: "Jose' Soares"
Date:
Subject: create rule