Re: planner fails on HEAD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: planner fails on HEAD
Дата
Msg-id 14624.1323030546@sss.pgh.pa.us
обсуждение исходный текст
Ответ на planner fails on HEAD  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: planner fails on HEAD  (Pavel Stehule <pavel.stehule@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Adding Node support in outfuncs.c and readfuncs.c
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCH] Caching for stable expressions with constant arguments v3