Re: Support tid range scan in parallel?

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Cary Huang <cary.huang@highgo.ca>
Cc: Junwang Zhao <zhjwpku@gmail.com>, Rafia Sabih <rafia.pghackers@gmail.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2025-11-27T01:07:03Z
Lists: pgsql-hackers
On Tue, 18 Nov 2025 at 14:51, David Rowley <dgrowleyml@gmail.com> wrote:
> I've attached v12, which adds a mention in the docs about Parallel TID
> Range scans being supported. It also does very minor adjustments to
> the comments. Again, I've kept Cary's v10 and the changes I've made
> separate. Of course, I'd squash these before commit.

I went over this again today and only made a few whitespace
adjustments in the tests. I've now pushed the resulting patch.

David