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

From: "Rocco Altier" <RoccoA(at)Routescape(dot)com>
To: "Andrew Dunstan" <adunstan(at)postgresql(dot)org>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: another try at keeping AIX/ppc happy on cube test.
Date: 2006-07-27 19:48:20
Message-ID: 6E0907A94904D94B99D7F387E08C4F5701534E34@FALCON.INSIGHT
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
> [mailto:pgsql-committers-owner(at)postgresql(dot)org] On Behalf Of
> Andrew Dunstan
> Sent: Thursday, July 27, 2006 2:39 PM
> To: pgsql-committers(at)postgresql(dot)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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nicolai Petri 2006-07-27 19:50:19 Re: Getting current transaction id
Previous Message Andrew Dunstan 2006-07-27 19:46:28 Re: [PATCHES] [COMMITTERS] pgsql: /contrib/cube improvements: