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

From Tom Lane
Subject Re: COPY BINARY broken on Linux/AXP
Date
Msg-id 7140.993824440@sss.pgh.pa.us
Whole thread Raw
In response to Re: COPY BINARY broken on Linux/AXP  (Reinhard Max <max@suse.de>)
List pgsql-bugs
Reinhard Max <max@suse.de> writes:
> 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?

Hmm.  We currently have mechanisms for allowing result files to vary
depending on platform (config.guess output) and compiler (cc vs gcc),
but not on libc version.  I'm not real eager to add yet another
frammish for that, anyway.  We've talked in the past about making it
possible to suppress the last digit or two of floating-point display,
which should eliminate most of the cross-platform differences in
geometry output.  I think moving that task up the priority list is a
more appropriate response.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Emil Goldfrab
Date:
Subject: Bug with POSTGRESQL JDBC Driver 7.1 -1.2
Next
From: Bruce Momjian
Date:
Subject: Re: Bug with POSTGRESQL JDBC Driver 7.1 -1.2