summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* Attached is a patch to remove some redundant code in the JDBC driver.Bruce Momjian2001-08-101-71/+31
* I think you replaced too many things with put(...Bruce Momjian2001-08-071-3/+3
* Compile fix for jdbc1.Bruce Momjian2001-08-041-3/+3
* Attached is a patch that does the following:Bruce Momjian2001-08-041-32/+86
* This patch merges the identical methods from the JDBC1 and JDBC2Bruce Momjian2001-07-301-2/+236
* Great, here is a context diff of CVS for implementing the get/setCatalog methodsBruce Momjian2001-07-211-1/+31
* JDBC encoding additions.Bruce Momjian2001-07-211-128/+32
* The attached patch fixes problems with the JDBC driver handling longBruce Momjian2001-07-151-17/+10
* This adds unary plus capability. No grammar changes, per Tom's request.Bruce Momjian2001-06-071-2/+2
* The following patch for JDBC fixes an issue with jdbc running on aBruce Momjian2001-06-011-2/+8
* that's just me again, here's normal patch for KOI8_U toBruce Momjian2001-05-091-2/+11
* Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-311-2/+7
* Thu Jan 18 17:37:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-181-3/+20
* Thu Jan 18 12:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-181-81/+104
* In looking at the 7.1beta1 code for JDBC, I noticed that support wasBruce Momjian2000-12-221-4/+76
* Encoding patch to Connection by wrobell@posexperts.com.plPeter Mount2000-11-201-3/+2
* Major update part I involving delayed patches, reworked Makefile, and howPeter Mount2000-10-121-11/+22
* Back out Gunnar R|nning jdbc changes.Bruce Momjian2000-10-091-37/+17
* Okay, I have some new code in place that hopefully should work better. IBruce Momjian2000-10-081-17/+37
* This patch implements the following command:Bruce Momjian2000-09-121-6/+6
* Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian2000-09-121-4/+37
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-061-5/+13
* Added some missing org.'s that prevented the use of the geometric typesPeter Mount2000-06-061-9/+9
* Removed hardwired 8k limit on queriesPeter Mount2000-06-061-3/+5
* Attempt IIIPeter Mount2000-04-261-0/+752