Re: BUG #1469: ECPG : Can't delete an item pointed by a cursor

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: BUG #1469: ECPG : Can't delete an item pointed by a cursor
Дата
Msg-id 20050208114310.GA15169@1
обсуждение исходный текст
Ответ на BUG #1469: ECPG : Can't delete an item pointed by a cursor  ("Anthony COMMUNIER" <anthony.communier@capgemini.fr>)
Список pgsql-bugs
On Mon, Feb 07, 2005 at 11:48:48PM +0000, Anthony COMMUNIER wrote:
> The statement : EXEC SQL DELETE  FROM <table> WHERE CURRENT OF <cursor name>
> (describe in SQL 99) isn't recognize by ecpg

This holds for the backend as well, doesn't it?

The feature is not implemented and thus it makes no sense to allow it in
ecpg. But there are some patches that implement
the feature on gborg afaik.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

В списке pgsql-bugs по дате отправления:

Предыдущее
От: rob
Дата:
Сообщение: Re: SELECT returning too many rows (?)
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: 8.0 ecpg crashes with "create table as" statement.