Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | JDBC is now on GBorg | PostgreSQL Daemon | 2004-01-19 |
| | |||
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
| | |||
* | Run pgjindent for Java folks. | Bruce Momjian | 2002-09-06 |
| | |||
* | Change 'return ;' to 'return;'; remove space. | Bruce Momjian | 2001-11-19 |
| | |||
* | More jdbc comment cleanups. Code looks very nice now. | Bruce Momjian | 2001-11-19 |
| | |||
* | pgjindent jdbc files. First time jdbc files were formatted. | Bruce Momjian | 2001-10-25 |
| | |||
* | From: Peter T Mount <peter@retep.org.uk> | Marc G. Fournier | 1999-01-25 |
This implements some of the JDBC2 methods, fixes a bug introduced into the JDBC1 portion of the driver, and introduces a new example, showing how to use the CORBA ORB thats in Java2 with JDBC. The Tar file contains the new files, the diff the changes to the others. CHANGELOG is separate as I forgot to make a .orig ;-) |