Re: Failing assertions in indxpath.c, placeholder.c and brin_minmax.c

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: Failing assertions in indxpath.c, placeholder.c and brin_minmax.c
Date: 2015-07-26 21:48:33
Message-ID: 15030.1437947313@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:
> when running my random query generator contraption[1] against the
> regression database of 9.5 or master, it occasionally triggers one of
> the following three assertions.

I've fixed the first two of these --- thanks for the report!

> ,----[ git bisect ]
> | first bad commit: [3f8c23c4d31d4a0e801041733deb2c7cfa577b32] Improve
> | predtest.c's ability to reason about operator expressions.
> `----

I'm a bit confused about this aspect of your report though, because in
my hands that example fails clear back to 9.2. It doesn't seem to require
the predtest.c improvement to expose the fault.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2015-07-26 22:15:37 Re: Failing assertions in indxpath.c, placeholder.c and brin_minmax.c
Previous Message Peter Geoghegan 2015-07-26 19:30:47 False comment about speculative insertion