Re: pl/pgsql exceptions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pl/pgsql exceptions
Дата
Msg-id 6151.1094273858@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pl/pgsql exceptions  (Shelby Cain <alyandon@yahoo.com>)
Список pgsql-general
Shelby Cain <alyandon@yahoo.com> writes:
> Is there any way to retrieve the error code and error
> message text when an exception has been caught via
> "exception when others" in pl/pgsql?

Not yet.  I'm open to suggestions though ...

> I'm looking
> essentially for the equivalent of Oracle's pl/sql
> sqlerrm and sqlcode variables.

We can't just copy those, since we aren't using SQLCODE error
numbers.  I'm not sure how to map the error/detail/hint structure
into all this, either ... and does a plpgsql function want to see
localized message texts, or not?

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Wes Palmer
Дата:
Сообщение: Re: How to determine a database is intact?
Следующее
От: Russell Smith
Дата:
Сообщение: Re: postgres "on in the internet"