Re: Allow specifying server/port for the test suite - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Allow specifying server/port for the test suite
Date
Msg-id Pine.LNX.4.33.0311042129440.31769-200000@leary.csoft.net
Whole thread Raw
In response to Re: Allow specifying server/port for the test suite  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: Allow specifying server/port for the test suite  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

On Wed, 5 Nov 2003, Oliver Jowett wrote:

> On Mon, Nov 03, 2003 at 01:21:55AM -0500, Kris Jurka wrote:
> >
> > This patch allows the specification of the server and port to use when
> > running the regression tests and it removes the hacked way the URL was
> > previously parsed to determine the database name when running the
> > connection pooling and datasource tests.
>
> This patch seems to be missing the diffs to
> org/postgresql/test/TestUtil.java.  It's been applied as-is so currently the
> testsuite in CVS won't build.
>

Yes, I forgot to include that in my original patch and Dave somehow failed
to notice.  I've already sent the attached missing patch to Dave and the
committers list, but I probably should have also included the jdbc folks
in that.

Sorry,
Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Allow specifying server/port for the test suite
Next
From: Dave Cramer
Date:
Subject: Re: Allow specifying server/port for the test suite