Patch from Aaron Mulder to have pooled connections implement PGConnection

Barry Lind <barry@xythos.com>

Commit: 9db065ba56558b5556c2293fdc417d315d0cf71d
Author: Barry Lind <barry@xythos.com>
Date: 2003-01-14T05:46:49Z
Releases: 7.4.1
Patch from Aaron Mulder to have pooled connections implement PGConnection

 Modified Files:
 	jdbc/org/postgresql/jdbc2/optional/PooledConnectionImpl.java
 	jdbc/org/postgresql/test/jdbc2/optional/BaseDataSourceTest.java

Files