Re: [PATCHES] minor error reporting fixes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] minor error reporting fixes
Дата
Msg-id 200203132010.g2DKA5c05777@candle.pha.pa.us
обсуждение исходный текст
Ответ на minor error reporting fixes  (Liam Stewart <liams@redhat.com>)
Список pgsql-jdbc
Patch applied.  Thanks.

---------------------------------------------------------------------------


Liam Stewart wrote:
>
> 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

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Fredrik Wendt
Дата:
Сообщение: Problems connecting over tcp-ip BUG?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: implementing query timeout