Re: Fix missing EvalPlanQual recheck for TID scans - Mailing list pgsql-hackers

From Chao Li
Subject Re: Fix missing EvalPlanQual recheck for TID scans
Date
Msg-id 8B64CA9C-F678-4834-AC1C-F09A469D5C3F@gmail.com
Whole thread Raw
In response to Re: Fix missing EvalPlanQual recheck for TID scans  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers


On Sep 15, 2025, at 16:12, Chao Li <li.evan.chao@gmail.com> wrote:



Then the solution of TidListEval() is correct, and the only issue is repeatedly calling TidListEval() on every recheck.


I want to add that, the issue of repeatedly calling TidListEval() is not a problem of this patch. I am okay if you decide to defer the problem to a separate patch.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: allow benign typedef redefinitions (C11)
Next
From: "Madhukar ."
Date:
Subject: AioCtl Shared Memory size fix