Re: updated qCache - Mailing list pgsql-hackers

From Karel Zak
Subject Re: updated qCache
Date
Msg-id 20020418110421.C13923@zf.jcu.cz
Whole thread Raw
In response to updated qCache  (Neil Conway <nconway@klamath.dyndns.org>)
List 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 by date:

Previous
From: Michael Loftis
Date:
Subject: Re: timeout implementation issues
Next
From: Hiroshi Inoue
Date:
Subject: Re: timeout implementation issues