summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/utils/CheckVersion.java
Commit message (Collapse)AuthorAgeFilesLines
* Applied patch from Teofilis Martisius to improve performance.Barry Lind2002-10-201-74/+0
| | | | | | | | | | | | 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
* More jdbc comment cleanups. Code looks very nice now.Bruce Momjian2001-11-191-3/+3
|
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-56/+62
|
* Finally created ant build.xml filePeter Mount2000-12-191-6/+6
|
* Major update part I involving delayed patches, reworked Makefile, and howPeter Mount2000-10-121-0/+68
the versioning works. There's also a new utils directory used by Makefile