minor error reporting fixes

Поиск
Список
Период
Сортировка
От Liam Stewart
Тема minor error reporting fixes
Дата
Msg-id 20020308125311.A15759@redhat.com
обсуждение исходный текст
Ответы Re: [PATCHES] minor error reporting fixes  (Bruce Momjian <pgman@candle.pha.pa.us>)
mishandling of NOTICE?  (Michael Adler <adler@glimpser.org>)
Список pgsql-jdbc
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.

Liam

--
Liam Stewart :: Red Hat Canada, Ltd. :: liams@redhat.com

Вложения

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

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: vacuum
Следующее
От: "Mauricio S. Palazzi"
Дата:
Сообщение: PostgreSQL & JBoss HOWTO