Re: updated qCache

Поиск
Список
Период
Сортировка
От Karel Zak
Тема Re: updated qCache
Дата
Msg-id 20020418110421.C13923@zf.jcu.cz
обсуждение исходный текст
Ответ на updated qCache  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-hackers
On Wed, Apr 17, 2002 at 05:17:51PM -0400, Neil Conway wrote:
> Hi all,
> 
> Here's an updated version of the experimental qCache patch I
> posted a couple days ago (which is a port of Karel Zak's 7.0
> work to CVS HEAD).
I have a question, what the Dllist and malloc()? I think it'snothing nice for local-memory cache too.
There is needful destory cached planns by one call of MemoryContextDelete(). I hope that Neil wants still use original
"context-per-plan"cache.
 
     Karel

-- Karel Zak  <zakkr@zf.jcu.cz>http://home.zf.jcu.cz/~zakkr/C, PostgreSQL, PHP, WWW, http://docs.linux.cz,
http://mape.jcu.cz


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

Предыдущее
От: Michael Loftis
Дата:
Сообщение: Re: timeout implementation issues
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: timeout implementation issues