Re: [HACKERS] ecpg stuff

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Michael Meskes <meskes@topsystem.de>
Cc: PostgreSQL Hacker <pgsql-hackers@postgresql.org>
Date: 1998-02-17T15:45:16Z
Lists: pgsql-hackers
> Joking aside, there is one bug or better missing feature that I need some
> input on. Does anyone know what the standards say to the prepare command? Is
> dynamic SQL a standard?

Yes it is. I have the Date/Darwen book on the SQL standard, and can look up
answers in the book if you like...

                                                  - Tom