Re: minor bufmgr cleanup

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: minor bufmgr cleanup
Дата
Msg-id 1101264939.12045.17.camel@localhost.localdomain
обсуждение исходный текст
Ответ на minor bufmgr cleanup  (Neil Conway <neilc@samurai.com>)
Список 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



В списке pgsql-patches по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: htmlhelp generation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: rtree: improve performance, tuple killing