Re: macOS prefetching support

Thomas Munro <thomas.munro@gmail.com>

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



Commits

  1. Standardize "read-ahead advice" terminology.

  2. Fixup for prefetching support on macOS

  3. Add prefetching support on macOS