]> granicus.if.org Git - postgresql/commit
fix casting pooled connections to PGStatement problem patch by JariP
authorDave Cramer <davec@fastcrypt.com>
Fri, 12 Dec 2003 18:06:25 +0000 (18:06 +0000)
committerDave Cramer <davec@fastcrypt.com>
Fri, 12 Dec 2003 18:06:25 +0000 (18:06 +0000)
commit2fdcd1aaac04b33e725615ec493416a587679a01
tree64e09c21b284aad0ca75801236fbea5693d5ccd3
parent26c89c312bf647ce6706a4c0b2a255105dba7ce3
fix casting pooled connections to PGStatement problem patch by JariP
src/interfaces/jdbc/org/postgresql/jdbc2/optional/PooledConnectionImpl.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/optional/ConnectionPoolTest.java