fix casting pooled connections to PGStatement problem patch by JariP
Dave Cramer <davec@fastcrypt.com>
fix casting pooled connections to PGStatement problem patch by JariP
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc2/optional/PooledConnectionImpl.java | modified | +4 −4 |
| src/interfaces/jdbc/org/postgresql/test/jdbc2/optional/ConnectionPoolTest.java | modified | +24 −1 |