pgsql/src/interfaces/jdbc/org/postgresql Conne ...

From: davec(at)postgresql(dot)org (Dave Cramer)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Date: 2002-03-09 17:08:39
Message-ID: 20020309170839.EB296475876@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: davec(at)postgresql(dot)org 02/03/09 12:08:39

Modified files:
src/interfaces/jdbc/org/postgresql: Connection.java
errors.properties

Log message:
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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-03-09 17:35:37 pgsql/src backend/access/hash/hash.c backend/a ...
Previous Message Bruce Momjian - CVS 2002-03-09 05:11:39 pgsql/ oc/src/sgml/runtime.sgml rc/backend/uti ...