Re: Fixing SQLException error codes. - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: Fixing SQLException error codes.
Date
Msg-id 200106242112.f5OLCxn00611@candle.pha.pa.us
Whole thread Raw
In response to Re: Fixing SQLException error codes.  (Martin Algesten <martin@taglab.com>)
List pgsql-jdbc
> Well yeah... that is the question.. Does the backend have standardised error
> codes... I hoped someone could point me in the right direction before I do
> anything that isn't useful in the long run.

Peter E added internationalized error messages for 7.2.  I wonder if
that could be easily extended with error codes.  A sample is in
/pg/backend/po/de.po.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: Martin Algesten
Date:
Subject: Re: Fixing SQLException error codes.
Next
From: Bruce Momjian
Date:
Subject: Re: Re: [ADMIN] High memory usage [PATCH]