Re: [sqlsmith] ERROR: failed to build any %d-way joins

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andreas Seltenreich <seltenreich(at)gmx(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [sqlsmith] ERROR: failed to build any %d-way joins
Date: 2015-08-13 01:20:31
Message-ID: 12776.1439428831@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andreas Seltenreich <seltenreich(at)gmx(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-08-13 01:21:59 Re: Test code is worth the space
Previous Message Kouhei Kaigai 2015-08-13 01:13:18 Re: Foreign join pushdown vs EvalPlanQual