summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/utils/CheckVersion.java
AgeCommit message (Collapse)Author
2002-10-20Applied patch from Teofilis Martisius to improve performance.Barry Lind
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
2001-11-19More jdbc comment cleanups. Code looks very nice now.Bruce Momjian
2001-10-25pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian
2000-12-19Finally created ant build.xml filePeter Mount
2000-10-12Major update part I involving delayed patches, reworked Makefile, and howPeter Mount
the versioning works. There's also a new utils directory used by Makefile