Improve caching in range type I/O functions.
Cache the the element type's I/O info across calls, not only the range type's info. In passing, also clean up hash_range a bit more.
Showing
Please register or sign in to comment
Cache the the element type's I/O info across calls, not only the range type's info. In passing, also clean up hash_range a bit more.