Re: BUG #4955: ECPG produces incomplete code - Mailing list pgsql-bugs

From Michael Meskes
Subject Re: BUG #4955: ECPG produces incomplete code
Date
Msg-id 20090805115121.GB9435@feivel.credativ.lan
Whole thread Raw
In response to BUG #4955: ECPG produces incomplete code  ("Heiko Folkerts" <heiko.folkerts@david-bs.de>)
List pgsql-bugs
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: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

pgsql-bugs by date:

Previous
From: "jasen Betts"
Date:
Subject: BUG #4964: return value does not agree with documentation
Next
From: Kedar Joshi
Date:
Subject: Re: Installation problem "...The database cluster initialization failed.."