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

From Csaba Nagy
Subject Re: Prepared statements considered harmful
Date
Msg-id 1157032289.3033.47.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: Prepared statements considered harmful  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Thu, 2006-08-31 at 15:49, Peter Eisentraut wrote:
> Note that plan 1 can only be created if you know the actual value for $1.

Why would that be so ? The plan can contain functions of $1 (both
constants in plan 1 are a function of $1).

Cheers,
Csaba




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Prepared statements considered harmful
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Updatable views