minor bufmgr cleanup

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

I'll apply to HEAD before end of day, barring any objections.

-Neil


Вложения

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

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