Re: failed to fetch tuple for EvalPlanQual recheck

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: failed to fetch tuple for EvalPlanQual recheck
Дата
Msg-id 17533.1280271131@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: failed to fetch tuple for EvalPlanQual recheck  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Excerpts from Andres Freund's message of mar jul 27 17:20:37 -0400 2010:
>> I guess youve compiled with --enable-cassert and Kenchiro-san has not?

> Eh, of course.  I'm just pointing out that this is a serious bug :-)
> I spent some time looking at the code, but the EvalPlanQual stuff is
> over my head.  I imagine this is somehow related to the ItemIdSetInvalid
> call in ExecLockRows line 97 ('cause that has to do with inheritance
> too), but I can't tell.

It's probably my fault --- all that code got rewritten in preparation
for refactoring ModifyTable out of execMain.c.  Will look at it soon.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: valgog
Дата:
Сообщение: Re: BUG #5574: PANIC on hot-standby: heap_update_redo
Следующее
От: Robert Haas
Дата:
Сообщение: Re: BUG #5543: Poor performance - Index scan backwards not used for order by desc with partitioned tables