Re: minor restrpos / markpos optimization

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: minor restrpos / markpos optimization
Дата
Msg-id 1100661197.9430.12.camel@localhost.localdomain
обсуждение исходный текст
Ответ на minor restrpos / markpos optimization  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
On Wed, 2004-11-17 at 11:20 +1100, Neil Conway wrote:
> This patch makes a minor optimization to the restrpos() and markpos()
> implementations for btree and hash: to bump the reference count on a
> buffer, it is more efficient to use IncrBufferRefCount() than to do a
> ReadBuffer

Applied.

-Neil



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: docs patch - CSV import limitation
Следующее
От: Neil Conway
Дата:
Сообщение: Re: win32 cleanup