Re: macOS prefetching support

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-08-29T06:28:30Z
Lists: pgsql-hackers
On 29.08.24 03:22, Thomas Munro wrote:
> Oh, I missed something: I think we're missing FileAcces(), in case the
> vfd has to be re-opened, no?

Fixed, thanks.




Commits

  1. Standardize "read-ahead advice" terminology.

  2. Fixup for prefetching support on macOS

  3. Add prefetching support on macOS