Error messaages

Lists: pgsql-jdbc
From: Rod Taylor <rbt(at)rbt(dot)ca>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Error messaages
Date: 2003-08-22 02:34:01
Message-ID: 1061519641.57579.5.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

It would seem that after a JDBC update (about 1 week ago) the SQL
Exception error messages are protocol snippets when connected to a 7.4
server.


From: Barry Lind <blind(at)xythos(dot)com>
To: Rod Taylor <rbt(at)rbt(dot)ca>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Error messaages
Date: 2003-08-22 17:09:27
Message-ID: 3F464E47.3060900@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Rod,

Yes this is a known problem. The work to completely handle the new V3
protocol message formats is not yet complete.

--Barry

Rod Taylor wrote:
> It would seem that after a JDBC update (about 1 week ago) the SQL
> Exception error messages are protocol snippets when connected to a 7.4
> server.