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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #1469: ECPG : Can't delete an item pointed by a cursor
Дата
Msg-id 200502081513.11087.peter_e@gmx.net
обсуждение исходный текст
Ответ на BUG #1469: ECPG : Can't delete an item pointed by a cursor  ("Anthony COMMUNIER" <anthony.communier@capgemini.fr>)
Список pgsql-bugs
Anthony COMMUNIER wrote:
> The statement : EXEC SQL DELETE  FROM <table> WHERE CURRENT OF
> <cursor name> (describe in SQL 99) isn't recognize by ecpg

PostgreSQL does not implement the entire SQL standard by any means.
Please refer to the documentation about what you can expect to work and
how.

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

Предыдущее
От: rob
Дата:
Сообщение: Re: SELECT returning too many rows (?) [7.4.2]
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: SELECT returning too many rows (?)