Re: planner fails on HEAD - Mailing list pgsql-hackers

From Tom Lane
Subject Re: planner fails on HEAD
Date
Msg-id 14624.1323030546@sss.pgh.pa.us
Whole thread Raw
In response to planner fails on HEAD  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: planner fails on HEAD  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> #3  0x083a1dfe in ExceptionalCondition (conditionName=0x8505474
> "!(innerstartsel <= innerendsel)", errorType=0x83db178
> "FailedAssertion", fileName=0x8505140 "costsize.c", lineNumber=1937)
> at assert.c:57

[ scratches head ... ]  Given that it got past the previous assertions,
surely that ought to be impossible.  Could we see the values of
cost_mergejoin's local variables, please?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Adding Node support in outfuncs.c and readfuncs.c
Next
From: Heikki Linnakangas
Date:
Subject: Re: [PATCH] Caching for stable expressions with constant arguments v3