Re: [PATCH] Stop test cases from leaking connections

From: Kris Jurka <books(at)ejurka(dot)com>
To: Mikko Tiihonen <mikko(dot)tiihonen(at)iki(dot)fi>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [PATCH] Stop test cases from leaking connections
Date: 2007-10-07 23:33:36
Message-ID: Pine.BSO.4.64.0710071933050.22676@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2007-10-08 01:13:16 Re: PreparedStatement rounds doubles to scale 14 during update
Previous Message Mike C. 2007-10-07 22:58:32 Re: [BUGS] BUG #2856: Jdbc 4 connector running on JDK 1.6 should