Re: Any reason for PSQLState not to be Serializable? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Any reason for PSQLState not to be Serializable?
Date
Msg-id Pine.BSO.4.64.0702011230010.7805@leary2.csoft.net
Whole thread Raw
In response to Any reason for PSQLState not to be Serializable?  (Andreas Joseph Krogh <andreak@officenet.no>)
List pgsql-jdbc

On Thu, 1 Feb 2007, Andreas Joseph Krogh wrote:

> It makes it impossible to serialize PGSQLExceptions
>

http://gborg.postgresql.org/cgi-bin/cvsweb.cgi/pgjdbc/org/postgresql/util/PSQLState.java?cvsroot=pgjdbc

This says that PSQLState was made serializable 3 years ago (rev 1.4), so
as long as you have an 8.0 or higher driver you're fine.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Any reason for PSQLState not to be Serializable?
Next
From: Kris Jurka
Date:
Subject: Re: jdbc connection problem