Re: Obsolete comment in ExecScanReScan()

2025-11-05 Thread Etsuro Fujita
On Sat, Nov 1, 2025 at 8:25 PM Etsuro Fujita wrote: > While working on a patch to add more test coverage for EPQ testing > posted right before, I noticed $SUBJECT: > > /* > * If an FDW or custom scan provider has replaced the join with a > * scan, there are mu

Obsolete comment in ExecScanReScan()

2025-11-01 Thread Etsuro Fujita
While working on a patch to add more test coverage for EPQ testing posted right before, I noticed $SUBJECT: /* * If an FDW or custom scan provider has replaced the join with a * scan, there are multiple RTIs; reset the epqScanDone flag for * all o