Thread: Add TODO, plpgsql exception, others, variables sqlcode and sqlerrm

Add TODO, plpgsql exception, others, variables sqlcode and sqlerrm

From
Pavel Stěhule
Date:
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