Обсуждение: Add TODO, plpgsql exception, others, variables sqlcode and sqlerrm

Поиск
Список
Период
Сортировка

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

От
Pavel Stěhule
Дата:
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