AW: Re: [GENERAL] Query caching - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: Re: [GENERAL] Query caching
Date
Msg-id 11C1E6749A55D411A9670001FA6879633680DE@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: AW: Re: [GENERAL] Query caching  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
> Well I can re-write and resubmit this patch. Add it as a 
> compile time option
> is not bad idea. Second possibility is distribute it as patch 
> in the contrib
> tree. And if it until not good tested not dirty with this main tree...
> 
>  Ok, I next week prepare it... 

One thing that worries me though is, that it extends the sql language,
and there has been no discussion about the chosen syntax.

Imho the standard embedded SQL syntax (prepare ...) could be a 
starting point.

Andreas 


pgsql-hackers by date:

Previous
From: Denis Perchine
Date:
Subject: How to check that I am in transaction inside backend
Next
From: Tom Lane
Date:
Subject: Re: create function