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

Поиск
Список
Период
Сортировка
От Pavel Stěhule
Тема Add TODO, plpgsql exception, others, variables sqlcode and sqlerrm
Дата
Msg-id 41290CE1.2020505@inway.cz
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: debuging postgres
Следующее
От: Mischa Sandberg
Дата:
Сообщение: PG replic refs