Fix mistyping

This commit is contained in:
Konstantin Knizhnik
2022-10-18 20:02:42 +03:00
parent 130798e026
commit 60ef1d87f9

View File

@@ -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)