OSDN Git Service

Applied patch from Teofilis Martisius to improve performance.
authorBarry Lind <barry@xythos.com>
Sun, 20 Oct 2002 02:55:50 +0000 (02:55 +0000)
committerBarry Lind <barry@xythos.com>
Sun, 20 Oct 2002 02:55:50 +0000 (02:55 +0000)
commit06b297938d9c16eff26a29d2fed5a867a6122b15
tree6ef3e7583543b5e14123db008ea0b43c83b40b3f
parente9f07b14e11932a1cfb39e4196a90025d639f864
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
src/interfaces/jdbc/Makefile
src/interfaces/jdbc/org/postgresql/core/Encoding.java
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
src/interfaces/jdbc/utils/CheckVersion.java [deleted file]
src/interfaces/jdbc/utils/buildDriver [deleted file]
src/interfaces/jdbc/utils/changelog.pl [deleted file]