trap for any exception

Поиск
Список
Период
Сортировка
От Sabin Coanda
Тема trap for any exception
Дата
Msg-id fhhihd$1h5j$1@news.hub.org
обсуждение исходный текст
Ответы Re: trap for any exception
Список pgsql-sql
Hi there,

I'd like to build a PL/pgSQL function which is able to generic trap any 
error, and interpret it.

I read 37.7.5. Trapping Errors, but the syntax requires to write explicitly 
the exception condition, and not a generic one.

Is it possible to build a generic trap or do you know a workaround for that 
?

TIA,
Sabin 




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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: postgres bogged down beyond tolerance
Следующее
От: "Sabin Coanda"
Дата:
Сообщение: Re: trap for any exception