summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/example
AgeCommit message (Expand)Author
2004-01-19JDBC is now on GBorgPostgreSQL Daemon
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2003-09-09Clean up some unused import warnings in the example jdbc codeBarry Lind
2002-09-06Run pgjindent for Java folks.Bruce Momjian
2002-09-03Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut
2002-07-23Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind
2001-11-25This patch fixes a bug reported by Graham Leggett ([email protected]).Barry Lind
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
2001-01-31Wed Jan 31 08:46:00 GMT 2001 [email protected]Peter Mount
2001-01-31Tue Jan 30 22:24:00 GMT 2001 [email protected]Peter Mount
2000-10-12Major update part I involving delayed patches, reworked Makefile, and howPeter Mount
2000-09-12Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian
2000-06-06Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount
2000-05-05ImageViewer transaction fixesPeter Mount
2000-05-03Minor fixes ready for 7.0Peter Mount
2000-04-26Another attemptPeter Mount
1999-05-18Transactions in ImageViewerPeter Mount
1999-05-17Fixed Internationalization of error messages.Peter Mount
1999-04-11Implement UpdateCountPeter Mount
1999-01-25From: Peter T Mount <[email protected]>Marc G. Fournier
1998-10-12This patch updates the ImageViewer example to use Multiple Threading.Bruce Momjian
1998-10-08Just a quick patch. This makes the JDBC driver thread safe, which is anBruce Momjian
1998-09-03New stuff from Peter Mount for jdbc.Bruce Momjian
1998-09-03New stuff for 6.4 jdbc.Bruce Momjian
1998-01-13Oops...missed over half the patch :(Marc G. Fournier