Re: updated qCache - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: updated qCache
Date
Msg-id GNELIHDDFBOCMGBFGEFOAEDCCCAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: updated qCache  (Tom Lane <tgl@sss.pgh.pa.us>)
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 ;-)

You know, if we had a threaded backend, we wouldn't have any of these
problems :)

Chris



pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: updated qCache
Next
From: Bruce Momjian
Date:
Subject: Re: regexp character class locale awareness patch