OSDN Git Service

Here is a small patch that cleans up some error reporting in the JDBC driver. PSQLExc...
authorDave Cramer <davec@fastcrypt.com>
Sat, 9 Mar 2002 17:08:39 +0000 (17:08 +0000)
committerDave Cramer <davec@fastcrypt.com>
Sat, 9 Mar 2002 17:08:39 +0000 (17:08 +0000)
commit1eb31d197d8eadc5340f0dfe7e2c7169e1005275
tree4261ab2f09211b1811017bd00379e2c572cafe8b
parentfdcb8516d46877c7090c7115c93610a58c35c669
Here is a small patch that cleans up some error reporting in the JDBC driver. PSQLExceptions are thrown instead of SQLExceptions and if a warning is received while waiting for the backend secret key, that warning is chained to the new Connection object instead of generating an exception. A couple new error messages have been added.
src/interfaces/jdbc/org/postgresql/Connection.java
src/interfaces/jdbc/org/postgresql/errors.properties