Re: LRU

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: LRU
Дата
Msg-id 25723.1106606358@sss.pgh.pa.us
обсуждение исходный текст
Ответ на LRU  (Neil Conway <neilc@samurai.com>)
Ответы Re: LRU  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> This patch replaces ARC with LRU in current sources.

I'm more than slightly uncomfortable with the size of this patch.
I realize that what you were trying to do was revert the code to its
7.4 state, but is that the long-run direction we want to pursue?
I think it would be better and safer to try to localize the changes
into freelist.c.

            regards, tom lane

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Fix for SHGetSpecialFolderPath
Следующее
От: Neil Conway
Дата:
Сообщение: Re: LRU