Thread
-
Re: heap_hot_search_buffer refactoring
Jeff Davis <pgsql@j-davis.com> — 2011-06-19T17:50:00Z
On Mon, 2011-06-06 at 14:03 -0400, Robert Haas wrote: > The attached patch refactors heap_hot_search_buffer() so that > index_getnext() can use it, and modifies index_getnext() to do so. Attached is a version of the patch that applies cleanly to master. Regards, Jeff Davis