Re: [sqlsmith] ERROR: failed to build any %d-way joins - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [sqlsmith] ERROR: failed to build any %d-way joins
Date
Msg-id 12776.1439428831@sss.pgh.pa.us
Whole thread Raw
In response to [sqlsmith] ERROR: failed to build any %d-way joins  (Andreas Seltenreich <seltenreich@gmx.de>)
List pgsql-hackers
Andreas Seltenreich <seltenreich@gmx.de> writes:
> there's a 1/1e6 chance that a sqlsmith query on the regression db of
> master (c124cef) fails with
>     ERROR:  failed to build any {4..8}-way joins

Looks like I broke that while trying to fix one of your previous
reports :-(.  I think it's all better now, but your continued testing
is much appreciated.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Kouhei Kaigai
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual
Next
From: Michael Paquier
Date:
Subject: Re: Test code is worth the space