Re: [HACKERS] PREPARE

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Michael Meskes <meskes@usa.net>
Cc: pgsql-hackers@hub.org
Date: 1998-11-19T03:32:54Z
Lists: pgsql-hackers
> But wouldn't it be more useful to preprocess the query and store the
> resulting nodes instead? We don't want to parse the statement 
> everytime a variable binding comes in.

Sure. Sorry I wasn't being very specific. Also, whoever implements it
gets to do it either way at first :)

btw, I'm buried in trying to get a CASE statement to work, so am not
volunteering for this one...

                     - Tom