Re: [PATCHES] minor error reporting fixes - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: [PATCHES] minor error reporting fixes
Date
Msg-id 200203132010.g2DKA5c05777@candle.pha.pa.us
Whole thread Raw
In response to minor error reporting fixes  (Liam Stewart <liams@redhat.com>)
List 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 by date:

Previous
From: Fredrik Wendt
Date:
Subject: Problems connecting over tcp-ip BUG?
Next
From: Bruce Momjian
Date:
Subject: Re: implementing query timeout