Re: exception handling in plpgsql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: exception handling in plpgsql
Дата
Msg-id 19368.1104606653@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: exception handling in plpgsql  (Korry <korry@starband.net>)
Ответы Re: exception handling in plpgsql  (Korry <korry@starband.net>)
Список pgsql-hackers
Korry <korry@starband.net> writes:
> It seems you can’t trap every condition listed in errocodes-
> appendix.html; in particular, you can’t trap SUCCESSFUL_COMPLETION, any
> of the conditions listed in the WARNING category, or any of the
> conditions listed in the NO DATA category.  (At least through 8.0 rc1 -
> I haven't checked in later versions).

Those aren't errors.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 'COPY ... FROM' inserts to btree, blocks on buffer writeout
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Is there a psql function equivalent to a session log