Age | Commit message (Expand) | Author |
---|---|---|
2002-07-23 | Initial restructuring to add jdbc3 support. There was a significant amount | Barry Lind |
2002-03-09 | Added a check for not calling next() before getting objects from the result set, | Dave Cramer |
2002-03-05 | Patch by Nicolas Verger to correctly propogate SQLWarning to the Statement an... | Dave Cramer |
2001-11-25 | This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm). | Barry Lind |
2001-11-19 | JDBC indenting, comment cleanups. | Bruce Momjian |
2001-10-25 | pgjindent jdbc files. First time jdbc files were formatted. | Bruce Momjian |
2001-10-09 | This patch fixes a bug introduced in the jdbc bytea support patch. | Barry Lind |
2001-09-10 | Attached is a patch to add bytea support to JDBC. | Bruce Momjian |
2001-02-13 | Some more including the patch to DatabaseMetaData backed out by Bruce. | Peter Mount |
2000-06-06 | Added org/postgresql/DriverClass.java to the list of files removed by make cl... | Peter Mount |
2000-04-26 | Attempt III | Peter Mount |