BUG #2856: Jdbc 4 connector running on JDK 1.6 should not raise exception for getClientInfo/setClientInfo - Mailing list pgsql-bugs

From Steve Langridge
Subject BUG #2856: Jdbc 4 connector running on JDK 1.6 should not raise exception for getClientInfo/setClientInfo
Date
Msg-id 200612220835.kBM8Zts6031729@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #2856: Jdbc 4 connector running on JDK 1.6 should  (Kris Jurka <books@ejurka.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2856
Logged by:          Steve Langridge
Email address:      steve@vanrhynsdorp.co.za
PostgreSQL version: 8.2
Operating system:   Windows XP Pro SP2
Description:        Jdbc 4 connector running on JDK 1.6 should not raise
exception for getClientInfo/setClientInfo
Details:

When using the Jdbc 4 driver running on Java 1.6, it would be preferable if
the methods getClientInfo() and setClientInfo() returned silently, instead
of raising an exception about not being implemented.  When running on
Glassfish with Toplink Essentials, the app server log gets filled with these
exceptions for every access from a JDBC connection pool (when using the
PGConnectionPoolDataSource).

This has been discussed on the Nabble forums, but I do not see that it has
been posted anywhere on the Postgres forums.

Regards,

Steve.

pgsql-bugs by date:

Previous
From: "Lubomir Brychta"
Date:
Subject: bug: Mac OS X 10.4.8 Intel
Next
From: "Robert Kuhar"
Date:
Subject: BUG #2860: can't install the software