mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 09:52:54 +00:00
Fix mistyping
This commit is contained in:
@@ -1006,7 +1006,7 @@ neon_close(SMgrRelation reln, ForkNumber forknum)
|
||||
|
||||
|
||||
/*
|
||||
* neon_prefetch_in_progress() -- reoe all previously rgistered prefeth requests
|
||||
* neon_prefetch_in_progress() -- Check if there are active prefetch requests.
|
||||
*/
|
||||
bool
|
||||
neon_prefetch_in_progress(SMgrRelation reln)
|
||||
|
||||
Reference in New Issue
Block a user