On Tue, Dec 10, 2024 at 1:37 PM Tom Lane <[email protected]> wrote:
> And ExecutorRun skips ExecutePlan if direction is
> NoMovementScanDirection.  So unless there are gaps in pquery.c's EOF
> checks, I think we're OK: the "re-execution" call will not reach
> ExecutePlan.  This could probably do with more commentary though.

Thanks for the research, and +1 if you feel like adding more commentary.

-- 
Robert Haas
EDB: http://www.enterprisedb.com


Reply via email to