Re: Prefetch the next tuple's memory during seqscans - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Prefetch the next tuple's memory during seqscans
Date
Msg-id 91FC2FC8-D077-418A-BD8D-81BFE33B30D0@yesql.se
Whole thread Raw
In response to Re: Prefetch the next tuple's memory during seqscans  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Prefetch the next tuple's memory during seqscans
List pgsql-hackers
> On 10 Jul 2023, at 11:32, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 4 Apr 2023, at 06:50, David Rowley <dgrowleyml@gmail.com> wrote:
>
>> Updated patches attached.
>
> This patch is marked Waiting on Author, but from the thread it seems Needs
> Review is more apt.  I've changed status and also attached a new version of the
> patch as the posted v1 no longer applied due to changes in formatting for Perl
> code.

..and again with both patches attached. Doh.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Prefetch the next tuple's memory during seqscans
Next
From: Daniel Gustafsson
Date:
Subject: Re: Some revises in adding sorting path