Re: 7.3b3 passes on MacOSX 10.2.1 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 7.3b3 passes on MacOSX 10.2.1
Date
Msg-id 200210300219.g9U2JFt01010@candle.pha.pa.us
Whole thread Raw
In response to 7.3b3 passes on MacOSX 10.2.1  (Peter Bierman <bierman@apple.com>)
Responses Re: 7.3b3 passes on MacOSX 10.2.1  (Peter Bierman <bierman@apple.com>)
List pgsql-hackers
Yes, OSX 10.2.X seems to have this output on _some_ machines, but not
others, and we can't seem to figure out why.  Can you tell us more about
your machine and cpu?

---------------------------------------------------------------------------

Peter Bierman wrote:
> At 6:11 PM -0500 10/29/02, Neil Conway wrote:
> >Peter Bierman <bierman@apple.com> writes:
> >> So first off, what's the best way to tell from a cvs snapshot which
> >> "release" (if any) that snapshot is?
> >
> >configure.in, perhaps?
> 
> Ah, thanks. 7.3b3 it is then.
> 
> 
> 
> >> 'make runcheck' in src/test/regress/  fails with:
> >> 
> >> bison -y -d  preproc.y
> >> preproc.y:5560: fatal error: maximum table size (32767) exceeded
> >
> >You need bison 1.50 or greater to build the new ecpg (due to a bison
> >limitation).
> 
> 
> Ok. After upgrading to bison-1.75, all regression tests pass except:
> 
> 
> *** ./expected/geometry-powerpc-darwin.out      Mon Dec 11 08:45:16 2000
> --- ./results/geometry.out      Tue Oct 29 15:40:56 2002
> ***************
> *** 127,133 ****
> !         | (-10,0)    | [(-1000000,200),(300000,-40)] | (-9.99715942258202,15.3864610140472)
> --- 127,133 ----
> !         | (-10,0)    | [(-1000000,200),(300000,-40)] | (-9.99715942258202,15.3864610140473)
> ======================================================================
> 
> 
> Perhaps the change from gcc2.x to 3.x changed floats a bit?
> 
> -pmb
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: float output precision questions
Next
From: Larry Riedel
Date:
Subject: copy from ... with delimiter '\n'