Re: pika buildfarm member failure on isolationCheck tests - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pika buildfarm member failure on isolationCheck tests
Date
Msg-id [email protected]
Whole thread Raw
In response to pika buildfarm member failure on isolationCheck tests  (Rémi Zara <[email protected]>)
Responses Re: pika buildfarm member failure on isolationCheck tests
List pgsql-hackers
On Sat, Jun 18, 2011 at 11:57 AM, Rémi Zara <[email protected]> wrote:
> Pika failed at the isolationCheck phase, hitting an assertion:
>
> TRAP: FailedAssertion("!(!((oldSerXidControl->tailXid) != ((TransactionId) 0)) || TransactionIdFollows(xid,
oldSerXidControl->tailXid))",File: "predicate.c", Line: 991) 
>
> see http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=pika&dt=2011-06-17%2015%3A45%3A30
>
> It seems that for this stage, the server log (which contains the failed assertion) is not sent back to the buildfarm
server.Maybe that should be fixed ? 

Is this an open item for 9.1beta3?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Libpq enhancement
Next
From: Greg Stark
Date:
Subject: Re: Boolean operators without commutators vs. ALL/ANY