Re: failed to fetch tuple for EvalPlanQual recheck

Поиск
Список
Период
Сортировка
От Kenichiro Tanaka
Тема Re: failed to fetch tuple for EvalPlanQual recheck
Дата
Msg-id 4C567492.9040103@ashisuto.co.jp
обсуждение исходный текст
Ответ на Re: failed to fetch tuple for EvalPlanQual recheck  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hello.

I tried the test in PostgreSQL9.0 beta4.
And it never reproduces the EvalPlanQual recheck error!

Thank you for all reply!!

>> When I tested in PostgreSQL9 beta3,I got an error.
>>
>
>> ==================================================
>> select * from part_bug where HIRENUM=4 for update;
>> failed to fetch tuple for EvalPlanQual recheck
>> ==================================================
>>
> This seems to be a simple oversight in the new EvalPlanQual logic ---
> one place forgot to consider the possibility of inactive child tables.
> I've committed a patch.  Thanks for the report!
>
>             regards, tom lane
>
>

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: BUG #5589: psql dies with bad free() in libedit
Следующее
От: "franklyn"
Дата:
Сообщение: BUG #5586: network installation