Re: [HACKERS] error messages not only English - Mailing list pgsql-hackers

From Jose' Soares Da Silva
Subject Re: [HACKERS] error messages not only English
Date
Msg-id Pine.LNX.3.96.980527095118.3304C-100000@proxy.bazzanese.com
Whole thread Raw
In response to Re: [HACKERS] error messages not only English  (Vadim Mikheev <vadim@krs.ru>)
List pgsql-hackers
On Wed, 27 May 1998, Vadim Mikheev wrote:

> Andreas Zeugswetter wrote:
> >
> > Anyway, we are still missing the first step in this direction: enumerate ERROR messages.
>
> BTW, are error codes in standard ?
>
Of course. And IMHO PostgreSQL should use them.
On "A Guide To The SQL Standard (C.J.Date) chapter 22 - Exception Handling"
there's an explanation of STATUS CODE. (SQLCODE and SQLSTATE values)

                                                            Jose'


pgsql-hackers by date:

Previous
From: dg@illustra.com (David Gould)
Date:
Subject: Re: [HACKERS] Async I/O
Next
From: Mattias Kregert
Date:
Subject: Re: [HACKERS] Current sources?