summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/Connection.java
AgeCommit message (Expand)Author
2000-10-12Major update part I involving delayed patches, reworked Makefile, and howPeter Mount
2000-10-09Back out Gunnar R|nning jdbc changes.Bruce Momjian
2000-10-08Okay, I have some new code in place that hopefully should work better. IBruce Momjian
2000-09-12This patch implements the following command:Bruce Momjian
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-06-06Added some missing org.'s that prevented the use of the geometric typesPeter Mount
2000-06-06Removed hardwired 8k limit on queriesPeter Mount
2000-04-26Attempt IIIPeter Mount