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
-
Standardize "read-ahead advice" terminology.
- 813fde73d4dd 18.0 landed
-
Fixup for prefetching support on macOS
- d7fe02fb9e6e 18.0 landed
-
Add prefetching support on macOS
- 6654bb92047b 18.0 landed