Re: Support tid range scan in parallel? - Mailing list pgsql-hackers

From David Rowley
Subject Re: Support tid range scan in parallel?
Date
Msg-id CAApHDvr7wyBF8YHBWxBGoz8UzG2xNN1xARGXpScZ2SFxo0Vj9w@mail.gmail.com
Whole thread Raw
In response to Re: Support tid range scan in parallel?  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Fri, 28 Nov 2025 at 02:31, David Rowley <dgrowleyml@gmail.com> wrote:
> The patch basically adds:
>
> if (!keep_startblock)
>     scan->rs_startblock = InvalidBlockNumber;

I've pushed that patch.

David



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: https://cfbot.cputube.org - certificate has expired
Next
From: Michael Paquier
Date:
Subject: Re: Add pg_buffercache_mark_dirty[_all] functions to the pg_buffercache