From: | Piotr Stefaniak <postgres(at)piotr-stefaniak(dot)me> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andreas Seltenreich <seltenreich(at)gmx(dot)de>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [sqlsmith] Failed assertion in joinrels.c |
Date: | 2015-08-03 05:23:34 |
Message-ID: | BLU437-SMTP101255BAB99479925138B22F2770@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 08/02/2015 10:18 PM, Tom Lane wrote:
> Piotr Stefaniak <postgres(at)piotr-stefaniak(dot)me> writes:
>> On 08/01/2015 05:59 PM, Tom Lane wrote:
>>> Well, I certainly think all of these represent bugs:
>>>> 1 | ERROR: could not find pathkey item to sort
>
>> sqlsmith was able to find these two queries that trigger the error
>> on my machine:
>
> Hmm ... I see no error with these queries as of today's HEAD or
> back-branch tips. I surmise that this was triggered by one of the
> other recently-fixed bugs, though the connection isn't obvious
> offhand.
Yeah, I'm no longer able to reproduce it either.
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2015-08-03 05:30:46 | Re: pageinspect patch, for showing tuple data |
Previous Message | Michael Paquier | 2015-08-03 05:15:27 | Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); |