plpgsql - raising exceptions with open cursors

Поиск
Список
Период
Сортировка
От Tim Penhey
Тема plpgsql - raising exceptions with open cursors
Дата
Msg-id 4146BEB7.2080205@penhey.net
обсуждение исходный текст
Список pgsql-general
I am writing a plpgsql function and I have come across the situation
where I want to raise an exception, but there are cursors open.

Do these need to be closed before raising the exception or is that all
handled for me?

Thanks,
Tim


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

Предыдущее
От: "Michael Paesold"
Дата:
Сообщение: Rollback on Error
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Rollback on Error