summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/PG_Stream.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and reorganization.Barry Lind2003-03-071-375/+0
* Added support for SSL in the jdbc driverBarry Lind2003-02-271-5/+9
* Removed code that is no longer used and has been commented outBarry Lind2002-08-201-7/+4
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-2/+1
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-17/+17
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-304/+325
* Please pull this patch. It breaks JDBC1 support. The JDBC1 code noBruce Momjian2001-08-261-28/+2
* >>>>The JDBC driver requiresBruce Momjian2001-08-261-2/+28
* This patch merges the identical methods from the JDBC1 and JDBC2Bruce Momjian2001-07-301-3/+1
* JDBC encoding additions.Bruce Momjian2001-07-211-14/+3
* The attached patch fixes problems with the JDBC driver handling longBruce Momjian2001-07-151-48/+22
* Terminate message doesn't have a trailing zero byte.Peter Eisentraut2001-07-061-2/+1
* The attached patch removes some old and dead code (and some relatedBruce Momjian2001-07-041-41/+0
* Thu Jan 18 12:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-181-185/+40
* Major update part I involving delayed patches, reworked Makefile, and howPeter Mount2000-10-121-12/+194
* Back out Gunnar R|nning jdbc changes.Bruce Momjian2000-10-091-147/+14
* Okay, I have some new code in place that hopefully should work better. IBruce Momjian2000-10-081-14/+147
* Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian2000-09-121-3/+17
* Attempt IIIPeter Mount2000-04-261-0/+384