summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/example/psql.java
AgeCommit message (Collapse)Author
2004-01-19JDBC is now on GBorgPostgreSQL Daemon
2003-09-09Clean up some unused import warnings in the example jdbc codeBarry Lind
2002-09-06Run pgjindent for Java folks.Bruce Momjian
2001-11-19Change 'return ;' to 'return;'; remove space.Bruce Momjian
2001-11-19Indent jdbc case labels using pgjindent.Bruce Momjian
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-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
2000-04-26Another attemptPeter Mount
1998-09-03New stuff from Peter Mount for jdbc.Bruce Momjian
1998-01-13Oops...missed over half the patch :(Marc G. Fournier