Re: [PATCH] Stop test cases from leaking connections - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: [PATCH] Stop test cases from leaking connections
Date
Msg-id Pine.BSO.4.64.0710071933050.22676@leary.csoft.net
Whole thread Raw
In response to [PATCH] Stop test cases from leaking connections  (Mikko Tiihonen <mikko.tiihonen@iki.fi>)
List pgsql-jdbc

On Fri, 20 Jul 2007, Mikko Tiihonen wrote:

> The following patch fixes connection leaks in the current unit test
> cases. The patch allows passing the tests with under 10 connections in
> the server.
>

I've applied this and the two later patches in this series.

Kris Jurka


pgsql-jdbc by date:

Previous
From: "Mike C."
Date:
Subject: Re: [BUGS] BUG #2856: Jdbc 4 connector running on JDK 1.6 should
Next
From: Tom Lane
Date:
Subject: Re: PreparedStatement rounds doubles to scale 14 during update