Applied patch from Teofilis Martisius to improve performance.
Barry Lind <barry@xythos.com>
Applied patch from Teofilis Martisius to improve performance. Also removed some unused files and fixed the which needed a small change after the previous patch to build.xml. Modified Files: jdbc/Makefile jdbc/org/postgresql/core/Encoding.java jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java Removed Files: jdbc/utils/CheckVersion.java jdbc/utils/buildDriver jdbc/utils/changelog.pl
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/Makefile | modified | +3 −3 |
| src/interfaces/jdbc/org/postgresql/core/Encoding.java | modified | +44 −1 |
| src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java | modified | +8 −2 |
| src/interfaces/jdbc/utils/buildDriver | deleted | +0 −47 |
| src/interfaces/jdbc/utils/changelog.pl | deleted | +0 −23 |
| src/interfaces/jdbc/utils/CheckVersion.java | deleted | +0 −74 |