Re: custome exception handling support ? - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: custome exception handling support ?
Date
Msg-id Pine.LNX.4.44.0503210756370.5482-100000@kix.fsv.cvut.cz
Whole thread Raw
In response to custome exception handling support ?  (Ali Baba <idofyear@yahoo.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: invalidating cached plans
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Real-Time Vacuum Possibility