Add TODO, plpgsql exception, others, variables sqlcode and sqlerrm - Mailing list pgsql-hackers

From Pavel Stěhule
Subject Add TODO, plpgsql exception, others, variables sqlcode and sqlerrm
Date
Msg-id 41290CE1.2020505@inway.cz
Whole thread Raw
List pgsql-hackers
Hello

Exceptions are very usefull and nice, thanks. But, I didn't find any 
possibility to get any information about exception when I use 
EXCEPTION WHEN OTHERS THEN.

Oracle has two wariables SQLCODE and SQLERRM.

Regards
Pavel Stehule


pgsql-hackers by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: debuging postgres
Next
From: Mischa Sandberg
Date:
Subject: PG replic refs