Re: [PATCHES] minor error reporting fixes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Liam Stewart <liams(at)redhat(dot)com>
Cc: PostgreSQL JDBC List <pgsql-jdbc(at)postgresql(dot)org>, PostgreSQL Patches List <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] minor error reporting fixes
Date: 2002-03-13 20:10:05
Message-ID: 200203132010.g2DKA5c05777@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches


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(at)redhat(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-03-13 20:20:44 Re: implementing query timeout
Previous Message Paulo Delgado 2002-03-13 18:16:49 Re: please help

Browse pgsql-patches by date

  From Date Subject
Next Message Ian Barwick 2002-03-13 21:21:53 Preferred method for submitting patch corrections?
Previous Message Bruce Momjian 2002-03-13 20:02:36 Re: ALTER TABLE OWNER: handle toast