Re: BitmapHeapScan streaming read user and prelim refactoring

From: Andres Freund <andres(at)anarazel(dot)de>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Tomas Vondra <tomas(at)vondra(dot)me>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring
Date: 2025-03-15 15:20:23
Message-ID: apahyforbhvmubuou7daoqz3vdemyoe5gaonsm6cdd2zyrdu6n@vl3th24lxe7w
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2025-03-15 10:43:45 -0400, Melanie Plageman wrote:
> On Thu, Mar 13, 2025 at 5:41 PM Melanie Plageman
> <melanieplageman(at)gmail(dot)com> wrote:
> >
> > Overall, I feel pretty good about merging this once Thomas merges the
> > read stream patches.
>
> This was committed in 944e81bf99db2b5b70b, 2b73a8cd33b745c, and
> c3953226a07527a1e2.
> I've marked it as committed in the CF app.
>
> As we continue to test the feature in the coming weeks, we can enhance
> the read stream API with any updates needed.

Really excited about this. This work has made read streams way better, making
it much easier to add future read stream users to other places!

Greetings,

Andres Freund

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2025-03-15 15:21:06 Re: PG_CFLAGS rpath Passthrough Issue
Previous Message Joseph Koshakow 2025-03-15 14:57:31 Re: Assert when executing query on partitioned table