Re: Where's SQL error code???

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Where's SQL error code???
Date: 2003-06-01 03:56:54
Message-ID: 20030601035654.GH22898@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sat, May 31, 2003 at 09:20:14PM -0600, Ken McArthur wrote:
> Does anyone know where to get error codes in postgres (using
> jdbc driver: pg73jdbc2ee.jar)?

I'm afraid they're in development (right now, in fact, if my reading
of -hackers is correct). You have to parse the message, I'm afraid.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message John Reyes 2003-06-02 04:19:24 InterruptedIOException
Previous Message Ken McArthur 2003-06-01 03:20:14 Re: Where's SQL error code???