Re: Prepared statements considered harmful - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Prepared statements considered harmful
Date
Msg-id 44F7039B.6050003@dunslane.net
Whole thread Raw
In response to Re: Prepared statements considered harmful  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Prepared statements considered harmful
List pgsql-hackers
Tom Lane wrote:
> As noted downthread, we've confused out-of-line parameter value shipping
> with prepared statements.  It might be worth rejiggering the FE/BE
> protocol to separate those things better.
>
>     

Well, that's surely not going to happen in a hurry, is it? Maybe a quick 
fix would be a way to allow the user to turn plan caching on and off.

cheers

andrew


pgsql-hackers by date:

Previous
From: AgentM
Date:
Subject: Re: Prepared statements considered harmful
Next
From: Andrew - Supernews
Date:
Subject: Re: Prepared statements considered harmful