The following bug has been logged on the website: Bug reference: 6377 Logged by: Igor Email address: moiseev.i...@gmail.com PostgreSQL version: 8.4.10 Operating system: any Description:
On the page of "Appendix A. PostgreSQL Error Codes" (http://www.postgresql.org/docs/8.4/interactive/errcodes-appendix.html) there is no info about the special condition name "OTHERS" which matches every error type except QUERY_CANCELED The info about the OTHERS could only be found in the subsection "38.6.5. Trapping Errors" (http://www.postgresql.org/docs/8.4/interactive/plpgsql-control-structures.html) It seems reasonable at least to notice the OTHERS condition in Appendix A. Would save a lot of time! Thanks. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs