Re: patch: improve exception propagation in testcases

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: patch: improve exception propagation in testcases
Дата
Msg-id Pine.LNX.4.33.0401141934170.10931-100000@leary.csoft.net
обсуждение исходный текст
Ответ на patch: improve exception propagation in testcases  (Oliver Jowett <oliver@opencloud.com>)
Список 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 по дате отправления:

Предыдущее
От: John Gibson
Дата:
Сообщение: Re: "Best" Pre-compiled driver for PostgreSQL 7.2.2 ?
Следующее
От: Moreno Mauri
Дата:
Сообщение: SQLState with pg74.1jdbc3.jar