Re: Support tid range scan in parallel?

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Cary Huang <cary(dot)huang(at)highgo(dot)ca>
Cc: Junwang Zhao <zhjwpku(at)gmail(dot)com>, Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Support tid range scan in parallel?
Date: 2025-11-27 01:07:03
Message-ID: CAApHDvrFA8ok2bbps9dJoskC0qfnHq84Rket508w=Be3vo4afw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 18 Nov 2025 at 14:51, David Rowley <dgrowleyml(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-11-27 01:08:16 Re: Remaining dependency on setlocale()
Previous Message Peter Smith 2025-11-27 00:59:59 Re: Proposal: Conflict log history table for Logical Replication