summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/example
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-1916-3326/+0
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-298-9/+9
* Clean up some unused import warnings in the example jdbc codeBarry Lind2003-09-096-8/+2
* Run pgjindent for Java folks.Bruce Momjian2002-09-066-13/+15
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-031-3/+2
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-234-7/+6
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-251-2/+2
* Change 'return ;' to 'return;'; remove space.Bruce Momjian2001-11-195-12/+12
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-199-47/+38
* More jdbc comment cleanups. Code looks very nice now.Bruce Momjian2001-11-1913-79/+79
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-2513-2623/+2970
* Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-311-2/+2
* Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-311-28/+40
* Major update part I involving delayed patches, reworked Makefile, and howPeter Mount2000-10-122-212/+215
* Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian2000-09-121-0/+240
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-061-1/+10
* ImageViewer transaction fixesPeter Mount2000-05-051-28/+29
* Minor fixes ready for 7.0Peter Mount2000-05-032-9/+31
* Another attemptPeter Mount2000-04-268-34/+92
* Transactions in ImageViewerPeter Mount1999-05-181-0/+7
* Fixed Internationalization of error messages.Peter Mount1999-05-171-0/+1
* Implement UpdateCountPeter Mount1999-04-111-0/+4
* From: Peter T Mount <peter@retep.org.uk>Marc G. Fournier1999-01-258-0/+805
* This patch updates the ImageViewer example to use Multiple Threading.Bruce Momjian1998-10-121-49/+120
* Just a quick patch. This makes the JDBC driver thread safe, which is anBruce Momjian1998-10-081-0/+353
* New stuff from Peter Mount for jdbc.Bruce Momjian1998-09-031-1/+1
* New stuff for 6.4 jdbc.Bruce Momjian1998-09-031-0/+274
* Oops...missed over half the patch :(Marc G. Fournier1998-01-135-0/+1134