Re: exception handling in plpgsql - Mailing list pgsql-hackers

From Tom Lane
Subject Re: exception handling in plpgsql
Date
Msg-id 19368.1104606653@sss.pgh.pa.us
Whole thread Raw
In response to Re: exception handling in plpgsql  (Korry <korry@starband.net>)
Responses Re: exception handling in plpgsql  (Korry <korry@starband.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'COPY ... FROM' inserts to btree, blocks on buffer writeout
Next
From: Bruno Wolff III
Date:
Subject: Re: Is there a psql function equivalent to a session log