Re: BUG #4955: ECPG produces incomplete code

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: BUG #4955: ECPG produces incomplete code
Дата
Msg-id 20090805115121.GB9435@feivel.credativ.lan
обсуждение исходный текст
Ответ на BUG #4955: ECPG produces incomplete code  ("Heiko Folkerts" <heiko.folkerts@david-bs.de>)
Список 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 по дате отправления:

Предыдущее
От: "jasen Betts"
Дата:
Сообщение: BUG #4964: return value does not agree with documentation
Следующее
От: Kedar Joshi
Дата:
Сообщение: Re: Installation problem "...The database cluster initialization failed.."