Re: updated qCache

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: updated qCache
Дата
Msg-id GNELIHDDFBOCMGBFGEFOAEDCCCAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: updated qCache  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: updated qCache
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: regexp character class locale awareness patch