summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-332/+0
* patch to add support for callable statements to the jdbc driver. The patch w...Barry Lind2002-06-241-6/+5
* The patch does the following:Barry Lind2002-06-111-1/+9
* Changed QueryExecutor.java to correctly read responses from the backend.Barry Lind2002-03-261-281/+261
* Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbcBarry Lind2002-01-151-3/+3
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-251-2/+2
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-13/+13
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-273/+281
* This patch fixes a bug introduced in the jdbc bytea support patch.Barry Lind2001-10-091-9/+9
* Attached is a patch to add bytea support to JDBC.Bruce Momjian2001-09-101-5/+11
* Attached is my attempt to clean up the horrors of the ExecSQL() method inBruce Momjian2001-09-061-2/+2
* Attached is a patch to fix the current issues with building under jdbc1.Bruce Momjian2001-08-241-1/+72
* This patch merges the identical methods from the JDBC1 and JDBC2Bruce Momjian2001-07-301-247/+1
* Great, here is a context diff of CVS for implementing the get/setCatalog methodsBruce Momjian2001-07-211-25/+1
* Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount2001-02-131-9/+45
* Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-311-2/+22
* Thu Jan 18 17:37:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-181-77/+110
* Back out Gunnar R|nning jdbc changes.Bruce Momjian2000-10-091-10/+10
* Okay, I have some new code in place that hopefully should work better. IBruce Momjian2000-10-081-10/+10
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-061-3/+3
* Another attempt at 7.0Peter Mount2000-04-171-0/+441