Re: Postgres Database Error Codes and Error Messages - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgres Database Error Codes and Error Messages
Date
Msg-id 6301.1058882702@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres Database Error Codes and Error Messages  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> I don't believe there is one at present, but grep the source for elog() calls
> to see all of them. Be aware that the error reporting is being overhauled for
> 7.4 so you might want to start your study with the CVS version - see the
> archives of the hackers list for discussion.

In particular see
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/include/utils/elog.h
for the current list of SQLSTATE error codes.

This set is still changing --- if you have any comments, please make
them on pgsql-hackers.

            regards, tom lane

pgsql-general by date:

Previous
From: Dima Tkach
Date:
Subject: Re: can anybody help me please
Next
From: Jean-Christophe ARNU (JX)
Date:
Subject: SQL speedup on timestamp filtering