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

Поиск
Список
Период
Сортировка
От davec@postgresql.org (Dave Cramer)
Тема pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Дата
Msg-id 20020309170839.EB296475876@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    davec@postgresql.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
SQLExceptionsand if a warning is received while waiting for the backend secret key, that warning is chained to the new
Connectionobject instead of generating an exception. A couple new error messages have been added. 


В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/ oc/src/sgml/runtime.sgml rc/backend/uti ...
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql/src backend/access/hash/hash.c backend/a ...