Re: order by in cursor declaration does not allow update

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: order by in cursor declaration does not allow update
Дата
Msg-id 15083.1193322101@sss.pgh.pa.us
обсуждение исходный текст
Ответ на order by in cursor declaration does not allow update  ("Dharmendra Goyal" <dharmendra.goyal@gmail.com>)
Список pgsql-hackers
"Dharmendra Goyal" <dharmendra.goyal@gmail.com> writes:
> If a cursor is declared using "Order by" then it gives following error
> during updation of the cursor:
> ERROR:  cursor "c" is not a simply updatable scan of table "test"

This is not a bug.  (See also quote from SQL92 in the other thread.)
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: text search parser, "uri"
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgres under linux can't start because of postmaster.pid