Re: Fix missing EvalPlanQual recheck for TID scans

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Fix missing EvalPlanQual recheck for TID scans
Дата
Msg-id CAApHDvpUjfY2BcyQCmpzkgsHD=ZJjqmCbHx5+_=oROchRaS2UA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fix missing EvalPlanQual recheck for TID scans  ("Sophie Alpert" <pg@sophiebits.com>)
Ответы Re: Fix missing EvalPlanQual recheck for TID scans
Re: Fix missing EvalPlanQual recheck for TID scans
Список pgsql-hackers
On Mon, 8 Sept 2025 at 18:57, Sophie Alpert <pg@sophiebits.com> wrote:
> I'm actually digging in more now and if I'm reading the code correctly, EvalPlanQualStart calls ExecInitNode to
createan entirely separate PlanState tree for EPQ so I'm unsure if any of the state is carried over to the Recheck
calls?

Oh, you're right. The EPQ executor start isn't the same as the normal
executor state, so the recalc seems to be needed.

David



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