Re: Batching in executor
amit <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Tomas Vondra <tomas@vondra.me>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-10-29T06:37:25Z
Lists: pgsql-hackers
On Tue, Oct 28, 2025 at 10:40 PM Amit Langote <amitlangote09@gmail.com> wrote: > That would be nice to see if you have the time, but maybe after I post > a new version. I’ve created a CF entry marked WoA for this in the next CF under the title “Batching in executor, part 1: add batch variant of table AM scan API.” The idea is to track this piece separately so that later parts can have their own entries and we don’t end up with a single long-lived entry that never gets marked done. :-) -- Thanks, Amit Langote