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

From Oliver Jowett
Subject Re: Allow specifying server/port for the test suite
Date
Msg-id 20031105021155.GB31833@opencloud.com
Whole thread Raw
In response to Allow specifying server/port for the test suite  (Kris Jurka <books@ejurka.com>)
Responses Re: Allow specifying server/port for the test suite  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
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.

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: patch: don't use cursors with scrollable resultsets
Next
From: Kris Jurka
Date:
Subject: Re: Allow specifying server/port for the test suite