Re: experimental pg_qcache patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: experimental pg_qcache patch
Дата
Msg-id 200204140520.g3E5KcP04262@candle.pha.pa.us
обсуждение исходный текст
Ответ на experimental pg_qcache patch  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-hackers
Neil Conway wrote:
> Hi all,
> 
> I've attached an updated version of Karel Zak's pg_qcache patch, which
> adds PREPARE/EXECUTE support to PostgreSQL (allowing prepared SQL
> statements). It should apply cleanly against CVS HEAD, and compile
> properly -- beyond that, cross your fingers :-)

I want to say I am really excited about this patch.  It illustrates the
type of major features that will appear in the coming months.  In the
past few releases, I don't think we had enough development time for our
new people to get up to speed.  By the time they were ready to tackle
major features, we were wrapping up development (or we thought we were
and were discouraging new feature additions).

With our beta target now out at September, I am sure we will have an
exciting summer of major feature additions that will significancy pair
down the TODO list and give users features they have been waiting for
for years.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: experimental pg_qcache patch
Следующее
От: Barry Lind
Дата:
Сообщение: bug with current sources? Re: cost of parse/plan/execute for one sample query