On 1/27/07, Tom Lane <[EMAIL PROTECTED]> wrote:


It looks to me that you have introduced a buffer leak into
heap_get_latest_tid ...


I can't spot that. A previously pinned buffer is released at the start
of the loop if we are moving to a different block. Otherwise, the buffer
is released at all places where the for(;;) loop is terminated by a "break".
Am I missing something ?

Thanks,
Pavan

--

EnterpriseDB     http://www.enterprisedb.com

Reply via email to