Re: Yet another regression issue with Fedora-10 + PG 8.4 beta1 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Yet another regression issue with Fedora-10 + PG 8.4 beta1
Date
Msg-id 22491.1239748327@sss.pgh.pa.us
Whole thread Raw
In response to Yet another regression issue with Fedora-10 + PG 8.4 beta1  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Responses Re: Yet another regression issue with Fedora-10 + PG 8.4 beta1  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-hackers
Devrim GÜNDÜZ <devrim@gunduz.org> writes:
> I built PG 8.4 beta1 on 2 different Fedora-10 boxes. One of them was a
> local box, which runs under QEMU. The other one is Fedora's build
> servers. (I did a scratch build on Fedora build server)

> On the first machine, I got a regression failure:

> http://www.gunduz.org/temp/regression.out
> http://www.gunduz.org/temp/regression.diffs

> I could not repeat this with 2nd one (Fedora build servers)

> Any ideas what might have caused it?

QEMU screwing up the handling of floating-point traps, perhaps?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Replacing plpgsql's lexer
Next
From: Bruce Momjian
Date:
Subject: Re: proposal: add columns created and altered to pg_proc and pg_class