Re: minor bufmgr cleanup

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: minor bufmgr cleanup
Date: 2004-11-24 02:55:39
Message-ID: 1101264939.12045.17.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Wed, 2004-11-24 at 11:18 +1100, Neil Conway wrote:
> This patch makes a trivial improvement to IncrBufferRefCount(): rather
> than asserting that BufferIsValid() and then manually asserting its pin
> count is > 0, we can just assert BufferIsPinned().

Applied.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-11-24 04:40:35 Re: rtree: improve performance, tuple killing
Previous Message Christopher Kings-Lynne 2004-11-24 02:09:34 Re: htmlhelp generation