From: | andrea(dot)martano(at)lighthousetc(dot)net |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | SOLARIS 9 ULTRASPARC BUILD |
Date: | 2004-08-11 15:37:40 |
Message-ID: | 1092238660.411a3d4428609@sferamail.sfera.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
hello all,
this is the output as asked by Tom Lane.
test8=> \set VERBOSITY verbose
test8=> SELECT 'infinity'::float4;
float4
----------
Infinity
(1 row)
test8=> SELECT 'infinity'::float4;
ERROR: 22P02: invalid input syntax for type real: "infinity"
LOCATION: float4in, float.c:330
Following what Michael Fuhr reported about bug fix in Solaris 10 I'll try to
build and test asap on a Ultra 250 dual 400MHz CPU installed with Solaris 10 beta.
Anyways I can't do it before Aug 23 . As soon as I build I'll run the test and
post the results here.
Andre
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-11 15:39:59 | Re: 8.0.0beta1: make check fails on solaris8 |
Previous Message | Martin Münstermann | 2004-08-11 15:22:01 | Re: 8.0.0beta1: make check fails on solaris8 |