Re: experimental pg_qcache patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: experimental pg_qcache patch
Date
Msg-id 200204140520.g3E5KcP04262@candle.pha.pa.us
Whole thread Raw
In response to experimental pg_qcache patch  (Neil Conway <nconway@klamath.dyndns.org>)
List 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 by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: experimental pg_qcache patch
Next
From: Barry Lind
Date:
Subject: bug with current sources? Re: cost of parse/plan/execute for one sample query