Re: updated qCache - Mailing list pgsql-hackers

From Tom Lane
Subject Re: updated qCache
Date
Msg-id 6058.1019102766@sss.pgh.pa.us
Whole thread Raw
In response to updated qCache  (Neil Conway <nconway@klamath.dyndns.org>)
Responses Re: updated qCache  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: updated qCache  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
Neil Conway <nconway@klamath.dyndns.org> writes:
> I'm planning to re-implement PREPARE/EXECUTE with support only
> for locally-prepared plans, using the existing patch as a
> guide. The result should be a simpler patch -- once it's
> in CVS we can worry about more advanced plan caching
> techiques. Any complaints/comments on this plan?

That's what I wanted from day one ;-)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Inefficient handling of LO-restore + Patch
Next
From: Bruce Momjian
Date:
Subject: Re: 7.3 schedule