Marginal hack to merge adjacent ReleaseBuffer/ReadBuffer calls into
ReleaseAndReadBuffer during GIST index searches. We already did this in btree and rtree, might as well do it here too.
Showing
Please register or sign in to comment
ReleaseAndReadBuffer during GIST index searches. We already did this in btree and rtree, might as well do it here too.