Where are the ERROR: Messages

From: Haller Christoph <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Where are the ERROR: Messages
Date: 2001-09-19 11:36:51
Message-ID: 200109190936.LAA23567@rodos
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[HACKERS] Where are the ERROR: Messages
I'm converting from a C based program
to PostgreSQL. There are some DBMS
specific errors caught, i.e. deadlocks.
Not only for this reason, but also from
general curiosity I'd like to know what
kinds of ERRORS PostgreSQL is dealing with.
Which source code/header file is hiding
this infromation?
Regards, Christoph

Browse pgsql-hackers by date

  From Date Subject
Next Message Serguei Mokhov 2001-09-19 12:57:02 [OT] http://www.postgresql.ca.org
Previous Message Peter Eisentraut 2001-09-19 10:22:19 Re: slow UNIONing