Thread

  1. Re: Support tid range scan in parallel?

    David Rowley <dgrowleyml@gmail.com> — 2025-11-27T01:07:03Z

    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