pgsql-server/src/interfaces/jdbc Makefile org/ ...

Started by Nonamealmost 24 years ago1 messagescomitters
Jump to latest
#1Noname
barry@postgresql.org

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: barry@postgresql.org 02/10/19 22:55:50

Modified files:
src/interfaces/jdbc: Makefile
src/interfaces/jdbc/org/postgresql/core: Encoding.java
src/interfaces/jdbc/org/postgresql/jdbc1:
AbstractJdbc1Connection.java
Removed files:
src/interfaces/jdbc/utils: CheckVersion.java buildDriver
changelog.pl

Log message:
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