[BUGS] failed to fetch tuple for EvalPlanQual recheck
Hello. This is a bug report. 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 == Is this error as
Re: [BUGS] failed to fetch tuple for EvalPlanQual recheck
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