Re: failed to fetch tuple for EvalPlanQual recheck - Mailing list pgsql-bugs

From Kenichiro Tanaka
Subject Re: failed to fetch tuple for EvalPlanQual recheck
Date
Msg-id 4C567492.9040103@ashisuto.co.jp
Whole thread Raw
In response to Re: failed to fetch tuple for EvalPlanQual recheck  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Steve Atkins
Date:
Subject: Re: BUG #5589: psql dies with bad free() in libedit
Next
From: "franklyn"
Date:
Subject: BUG #5586: network installation