Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc happy on cube test. - Mailing list pgsql-hackers

From Rocco Altier
Subject Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc happy on cube test.
Date
Msg-id 6E0907A94904D94B99D7F387E08C4F5701534E34@FALCON.INSIGHT
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
I think this will cause breakage for other people.

Right now I think the order is unique to AIX for some reason.

Recent buildfarm run of gazelle should have matched the -0 variant
(cube_1.out), but did not.

Also, what is worrisome is that there is an ORDER BY on the result set
that is failing on AIX, so I think there might be a deeper problem
lurking here.

Thanks,-rocco

> -----Original Message-----
> From: pgsql-committers-owner@postgresql.org
> [mailto:pgsql-committers-owner@postgresql.org] On Behalf Of
> Andrew Dunstan
> Sent: Thursday, July 27, 2006 2:39 PM
> To: pgsql-committers@postgresql.org
> Subject: [COMMITTERS] pgsql: another try at keeping AIX/ppc
> happy on cube test.
>
>
> Log Message:
> -----------
> another try at keeping AIX/ppc happy on cube test.
>
> Modified Files:
> --------------
>     pgsql/contrib/cube/expected:
>         cube_1.out (r1.4 -> r1.5)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/cube
/expected/cube_1.out.diff?r1=1.4&r2=1.5)

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] [COMMITTERS] pgsql: /contrib/cube improvements:
Next
From: Nicolai Petri
Date:
Subject: Re: Getting current transaction id