Re: parallel regression test failure - Mailing list pgsql-hackers

From Tom Lane
Subject Re: parallel regression test failure
Date
Msg-id 4656.1059321136@sss.pgh.pa.us
Whole thread Raw
In response to Re: parallel regression test failure  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> That is a very good guess.  All the errors seem related to the parser.

No, I don't think bison's got anything to do with it.  AFAICS all the
reported failures look more like syscache-level problems.  I'm betting
on a locking issue.  It'll be easier to find once you guys home in on
the date we broke it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] PATCH: Memory leaks on start-up
Next
From: Tom Lane
Date:
Subject: Re: postmaster core ( finally I have it )