On Thu, Jul 30, 2009 at 06:59:32AM +0000, Heiko Folkerts wrote: > When compiling the following code with ecpg the result is missing some of > the embedded SQL code: > ... > It seems that the open command for the cursor is not present. The first
No, there simply is no such thing as an open command in PostgreSQL. Instead the declare command opens the cursor which is why the declare is called in the position open was listed. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org ICQ: 179140304, AIM/Yahoo/Skype: michaelmeskes, Jabber: mes...@jabber.org Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs