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

From Kris Jurka
Subject Allow specifying server/port for the test suite
Date
Msg-id Pine.LNX.4.33.0311030055470.32292-200000@leary.csoft.net
Whole thread Raw
Responses Re: Allow specifying server/port for the test suite
Re: Allow specifying server/port for the test suite
List pgsql-jdbc
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.

Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: A bug in 7.3 jdbc driver
Next
From: Kris Jurka
Date:
Subject: Re: [BUGS] Bug #886: jdbc "update row" can mess up other columns