]> granicus.if.org Git - postgresql/commit
patch for rs.previous and test case as well as patch for allowing server and port...
authorDave Cramer <davec@fastcrypt.com>
Mon, 3 Nov 2003 15:28:26 +0000 (15:28 +0000)
committerDave Cramer <davec@fastcrypt.com>
Mon, 3 Nov 2003 15:28:26 +0000 (15:28 +0000)
commitb720fa96fb8e41ac077c1d710d8d3a26dcfd36c1
treef0c56342a368501ad30f16c6fc5a7fb45f6e4a97
parentefea5da4fa381e1dc72f305c0557b535e742bb18
patch for rs.previous and test case as well as patch for allowing server and port to be specified in test cases
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
src/interfaces/jdbc/org/postgresql/test/jdbc2/optional/PoolingDataSourceTest.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/optional/SimpleDataSourceTest.java
src/interfaces/jdbc/org/postgresql/test/jdbc3/Jdbc3ConnectionPoolTest.java
src/interfaces/jdbc/org/postgresql/test/jdbc3/Jdbc3PoolingDataSourceTest.java
src/interfaces/jdbc/org/postgresql/test/jdbc3/Jdbc3SimpleDataSourceTest.java