"WHERE CURRENT OF" Support in libpq Someday?

Поиск
Список
Период
Сортировка
От Warren W. Gay VE3WWG
Тема "WHERE CURRENT OF" Support in libpq Someday?
Дата
Msg-id 411C4083.8030106@cogeco.ca
обсуждение исходный текст
Ответы Re: "WHERE CURRENT OF" Support in libpq Someday?
Список pgsql-interfaces
I expect that ecpg supports cursors that include functionality
for constructs like:
 UPDATE EMPLOYEES SET MARRIED = 'T' WHERE CURRENT OF CURSOR_NAME;

but this support seems to be absent in libpq.

Is this being planned for a future release?  If so, which
one?

This is well supported feature by commercial databases (Oracle,
Sybase, Informix to name a few), but I just don't see any hint
of it coming to libpq.

TIA, Warren.

-- 
Warren W. Gay VE3WWG
http://home.cogeco.ca/~ve3wwg



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Installing "untrusted" python an a PG 7.4.3 DB
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: "WHERE CURRENT OF" Support in libpq Someday?