Re: pgsql-server/src/interfaces/jdbc build.xml org ...

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dave Cramer <davec(at)svr1(dot)postgresql(dot)org>
Cc: <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql-server/src/interfaces/jdbc build.xml org ...
Date: 2003-11-04 04:02:43
Message-ID: Pine.LNX.4.33.0311032300090.8268-200000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Mon, 3 Nov 2003, Dave Cramer wrote:

> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: davec(at)svr1(dot)postgresql(dot)org 03/11/03 11:28:26
>
> Modified files:
> src/interfaces/jdbc: build.xml
> src/interfaces/jdbc/org/postgresql/jdbc2:
> AbstractJdbc2ResultSet.java
> src/interfaces/jdbc/org/postgresql/test/jdbc2:
> ResultSetTest.java
> src/interfaces/jdbc/org/postgresql/test/jdbc2/optional:
> ConnectionPoolTest.java
> PoolingDataSourceTest.java
> SimpleDataSourceTest.java
> src/interfaces/jdbc/org/postgresql/test/jdbc3:
> Jdbc3ConnectionPoolTest.java
> Jdbc3PoolingDataSourceTest.java
> Jdbc3SimpleDataSourceTest.java
>
> Log message:
> patch for rs.previous and test case as well as patch for allowing server and port to be specified in test cases
>
>

I apparently did not include the changes to
org.postgresql.test.TestUtil and the JDBC test suite no longer builds.

Please apply.

Kris Jurka

Attachment Content-Type Size
testurl_missing.patch text/plain 1.1 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2003-11-04 05:43:34 pgsql-server/doc/src/sgml Tag: REL7_4_STABLE i ...
Previous Message Christopher Kings-Lynne 2003-11-04 02:29:01 Re: pgsql-server/src/interfaces/jdbc build.xml org ...