Re: 8.1 Release Candidate 1 Coming ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 8.1 Release Candidate 1 Coming ...
Date
Msg-id 11738.1130607360@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.1 Release Candidate 1 Coming ...  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: 8.1 Release Candidate 1 Coming ...
List pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> hmm well -HEAD(and 8.0.4 too!) is broken on AIX 5.3ML3:
> http://archives.postgresql.org/pgsql-hackers/2005-10/msg01053.php

[ shrug... ]  The reports of this problem have not given enough
information to fix it, and since it's not a regression from 8.0,
it's not going to hold up the 8.1 release.  When and if we receive
enough info to fix it, we'll gladly do so, but ...

(My guess is that the problem is a compiler or libc bug anyway,
given that one report says that replacing a memcpy call with
an equivalent loop makes the failure go away.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: FKs on temp tables: hard, or just omitted?
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: 8.1 Release Candidate 1 Coming ...