Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5757141

Browse files
committed
1 parent 051b096 commit 5757141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlogprefetcher.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* avoid a second buffer mapping table lookup.
2020
*
2121
* Currently, only the main fork is considered for prefetching. Currently,
22-
* prefetching is only effective on systems where BufferPrefetch() does
22+
* prefetching is only effective on systems where PrefetchBuffer() does
2323
* something useful (mainly Linux).
2424
*
2525
*-------------------------------------------------------------------------

0 commit comments

Comments
 (0)