Skip to content
Snippets Groups Projects
Commit 8a450501 authored by Tom Lane's avatar Tom Lane
Browse files

Tweak order of operations in BitmapHeapNext() to avoid the case of prefetching

the same page we are nanoseconds away from reading for real.  There should be
something left to do on the current page before we consider issuing a prefetch.
parent 405728f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment