Closed nilsbecker closed 2 years ago
@Sudha247 any thoughts on this one? It may be easiest to perform a sequential scan if the size is less than the pool size.
Thanks for the report @nilsbecker. I agree with performing a sequential scan in this case. I have attempted to fix this in #39, it does something similar.
Fixed by #60.