RE: [HACKERS] Cache query implemented

Hiroshi Inoue <inoue@tpf.co.jp>

From: "Hiroshi Inoue" <Inoue@tpf.co.jp>
To: "Karel Zak - Zakkr" <zakkr@zf.jcu.cz>, "Peter Eisentraut" <peter_e@gmx.net>
Cc: "Jan Wieck" <wieck@debis.com>, "Tom Lane" <tgl@sss.pgh.pa.us>, "pgsql-hackers" <pgsql-hackers@postgreSQL.org>
Date: 2000-02-29T05:05:02Z
Lists: pgsql-hackers
> -----Original Message-----
> From: Karel Zak - Zakkr [mailto:zakkr@zf.jcu.cz]
> 
> > > EXECUTE name [ INTO x, y, ... ] [ USING a, b, ... ]
> > 
> >  This command "Associate input parametrs and output targets 
> with a prepared
> > statement and execute the statement" (SQL92).
> > 

I don't know well about PREPARE statement.
But is above syntax for interative SQL command ?
Isn't it for embedded SQL or SQL module ?

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp