Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: updated qCache - Mailing list pgsql-hackers

From Tom Lane
Subject Re: updated qCache
Date
Msg-id [email protected]
Whole thread Raw
In response to updated qCache  (Neil Conway <[email protected]>)
Responses Re: updated qCache
Re: updated qCache
List pgsql-hackers
Neil Conway <[email protected]> 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