Re: 7.3b3 passes on MacOSX 10.2.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Bierman <bierman(at)apple(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.3b3 passes on MacOSX 10.2.1
Date: 2002-11-01 21:31:48
Message-ID: 8665.1036186308@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Bierman <bierman(at)apple(dot)com> writes:
> At 1:30 AM -0500 11/1/02, Tom Lane wrote:
>> Is it worth carrying two expected files for OS X 10.1 and 10.2? I'm
>> inclined to think not, and am leaning towards updating the expected
>> file. Comments?

> I'm 90% certain that the difference is caused by GCC 2.95 vs 3.1.

Probably.

> If you can easily pick the right file based which GCC compiled it, that'd be ideal.

No, we can't easily do that. We could conditionalize it on the OS
version, but I don't think it's worth the trouble. I've committed a
change to the expected file so that OSX 10.2 will pass cleanly, and
older versions will have the one-digit difference instead.

This whole issue should go away in PG 7.4, unless someone objects to the
current plan for making float output precision adjustable. We'll back
off the number of displayed digits in the geometry test by one or two
places, and hopefully need only one or a very few geometry comparison
files.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurette Cisneros 2002-11-01 21:35:39 Re: 7.3b3 createuser error
Previous Message Laurette Cisneros 2002-11-01 21:26:46 7.3b3 createuser error