8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051b096 commit 5757141Copy full SHA for 5757141
src/backend/access/transam/xlogprefetcher.c
@@ -19,7 +19,7 @@
19
* avoid a second buffer mapping table lookup.
20
*
21
* Currently, only the main fork is considered for prefetching. Currently,
22
- * prefetching is only effective on systems where BufferPrefetch() does
+ * prefetching is only effective on systems where PrefetchBuffer() does
23
* something useful (mainly Linux).
24
25
*-------------------------------------------------------------------------
0 commit comments