Re: Batching in executor - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Batching in executor
Date
Msg-id CA+HiwqHyE7-oOvtZ+OC-4N7DvKSr8Jbu75erMLQ7O4d6gfkBhg@mail.gmail.com
Whole thread Raw
In response to Re: Batching in executor  (Amit Langote <amitlangote09@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: tuple radix sort
Next
From: Michael Paquier
Date:
Subject: Re: Question about InvalidatePossiblyObsoleteSlot()