Re: BUG #2206: error on declare cursor after a close cursor

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2206: error on declare cursor after a close cursor
Дата
Msg-id 19101.1138117822@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2206: error on declare cursor after a close cursor  ("RIMBAUD Christophe" <christophe.rimbaud@bull.net>)
Список pgsql-bugs
"RIMBAUD Christophe" <christophe.rimbaud@bull.net> writes:
> corio=# begin ;
> BEGIN
> corio=# close PRUTCURSNOLOCK;
> ERROR:  cursor "prutcursnolock" does not exist

This is an intentional change.  Sorry; you're going to have to fix your
application to not do that.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #2204: Feature Req: Unique output column names
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2204: Feature Req: Unique output column names