Patch from Ned Wolpert that fixes a bug that caused the cache of types not
Barry Lind <barry@xythos.com>
Patch from Ned Wolpert that fixes a bug that caused the cache of types not to be used, causing extra sql statements to be executed. This was a significant performance problem with the database meta data classes. The fix is a simple one liner.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/Connection.java | modified | +2 −2 |