Re: Bug in new buffer freelist code - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Bug in new buffer freelist code
Date
Msg-id 20800.1073504168@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bug in new buffer freelist code  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> It might be a good idea to rename BM_FREE to something else, perhaps
>> BM_UNPINNED, since I can recall being confused about what it meant
>> too.

> If all it indicates is refcount == 0, ISTM we can just get rid of it
> altogether, and just check the shared refcount directly.

Good point.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Brokenness in parsing of pg_hba.conf
Next
From: Dennis Björklund
Date:
Subject: Re: [COMMITTERS] pgsql-server/ oc/src/sgml/catalogs.sgml