Plannings on Implementation of DECLARE CURSOR x for SELECT ... FOR UPDATE / UPDATE ... WHERE CURRENT OF ...

Поиск
Список
Период
Сортировка
От Hans Groschwitz
Тема Plannings on Implementation of DECLARE CURSOR x for SELECT ... FOR UPDATE / UPDATE ... WHERE CURRENT OF ...
Дата
Msg-id CLEMLFNKOMACHCIECOFIOEHECAAA.Hans.Groschwitz@boom-gmbh.de
обсуждение исходный текст
Список pgsql-hackers
Hi,
are you planning to implement WRITABLE cursors
in one of the next releases of pgsql?
If so, do you have some kind of roadmap about that?

We are currently looking for a replacement rdbms for an informix based
application with a duty of over 100 concurrent interactive user sessions.

Therefore we require the row-locking mechanism of
"DECLARE CURSOR x FRO SELECT FOR UPDATE" and
"UPDATE  ... WHERE CURRENT OF ..."

Tnx for your answer in advance,


Dr. Hans Groschwitz
www.boom.de




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

Предыдущее
От: Mischa Sandberg
Дата:
Сообщение: Re: Indexed views?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Making AFTER triggers act properly in PL functions