Happy New Year!

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: hackers(at)postgresql(dot)org
Subject: Happy New Year!
Date: 1998-12-31 05:37:48
Message-ID: 368B0DAC.C75BCADE@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Jose' Soares 1998-12-31 09:08:11 create rule
Previous Message Bruce Momjian 1998-12-31 00:42:46 Re: [HACKERS] psql: stdout or stderr?