Re: COPY BINARY broken on Linux/AXP - Mailing list pgsql-bugs

From Reinhard Max
Subject Re: COPY BINARY broken on Linux/AXP
Date
Msg-id Pine.LNX.4.33.0106290913220.19921-100000@cramer.suse.de
Whole thread Raw
In response to Re: COPY BINARY broken on Linux/AXP  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: COPY BINARY broken on Linux/AXP  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi,

On Wed, 27 Jun 2001, Tom Lane wrote:

> Reinhard Max <max@suse.de> writes:
> > I suspect that the newer versions of gcc or glibc are the source of
> > these problems. Let's see what our Alpha experts say about this...
>
> Okay.  If it proves to be a portability problem rather than a
> compiler bug, let us know ...

... it really was the compiler. Sorry for bothering you.

What will remain is the differences in the results of the geometry
test. This is due to the fact that glibc-2.2.3 uses a different (and
more precise, as I've been told) implementation for the trigonometric
functions.

Is there a way to reflect that fact in /src/test/regress/resultmap so
that the results of both glibc<2.2.3 and glibc>=2.2.3 get compared
with thir respective expected results?

cu
    Reinhard

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Error in README_for_BeOS for PostgreSQL 6.5.0
Next
From: 鍾子帆
Date:
Subject: setup postgresql problems ???