[BUGS] Postgres 8.0.0b1 build on Solaris 10 Ultrasparc

2004-08-27 Thread andrea . martano
hello all, here follows the regression test run on postgres 8.0.0b1. Hardware Ultra 2 dual 300MHz CPUS 768MB RAM OS Solaris 10 b 5 -- == creating temporary installation== == initializing database system

[BUGS] SOLARIS 9 ULTRASPARC BUILD

2004-08-13 Thread andrea . martano
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

[BUGS] SOLARIS 9 ULTRASPARC BUILD

2004-08-10 Thread andrea . martano
hello, attached are the regression.out and regression.diffs files from make check on a Ultra 2 dual 300MHz CPU running Solaris 9 OS. Looks like no errorbut the expected due to difference in fp results. regression.diffs Description: Binary data regression.out Description: Binary data