forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd7fe02f
committed
Fixup for prefetching support on macOS
The new code path (commit6654bb9) should call FileAccess() first,like the posix_fadvise() path.Reported-by: Thomas Munro <thomas.munro@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/0827edec-1317-4917-a186-035eb1e3241d%40eisentraut.org1 parent640178c commitd7fe02f
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2110 | 2110 |
| |
2111 | 2111 |
| |
2112 | 2112 |
| |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
2113 | 2117 |
| |
2114 | 2118 |
| |
2115 | 2119 |
| |
|
0 commit comments
Comments
(0)