Re: custome exception handling support ?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: custome exception handling support ?
Дата
Msg-id Pine.LNX.4.44.0503210756370.5482-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на custome exception handling support ?  (Ali Baba <idofyear@yahoo.com>)
Список pgsql-hackers
> Hi,
> i want to add support for exceptions that are
> supported in oracle, in plpgsql. 
> 
> mainly i am want to add custome exceptions support in
> plpgsql. like in Oracle we use 
> EXCEPTION myexp
> 
> can any body help me.

Hello 

http://developer.postgresql.org/docs/postgres/plpgsql-control-structures.html#PLPGSQL-ERROR-TRAPPING

But in this time is inpossible get details about exception.

Regards
Pavel Stehule



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: invalidating cached plans
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Real-Time Vacuum Possibility