Re: patch: improve exception propagation in testcases - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: patch: improve exception propagation in testcases
Date
Msg-id Pine.LNX.4.33.0401141934170.10931-100000@leary.csoft.net
Whole thread Raw
In response to patch: improve exception propagation in testcases  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc

On Tue, 2 Dec 2003, Oliver Jowett wrote:

> This patch modifies various testcases and test support code so they do not
> catch-and-rethrow SQLExceptions as assertion failures. This means you
> actually see the original exception (and under 1.4, any nested exception)
> without any extra work; it also makes the code a bit easier to read.
>
> -O
>

Patch applied to gborg cvs.

Kris Jurka



pgsql-jdbc by date:

Previous
From: John Gibson
Date:
Subject: Re: "Best" Pre-compiled driver for PostgreSQL 7.2.2 ?
Next
From: Moreno Mauri
Date:
Subject: SQLState with pg74.1jdbc3.jar