summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/largeobject
AgeCommit message (Expand)Author
2004-01-19missed a few filesPostgreSQL Daemon
2003-12-17patch from Kris Jurka to fix large object 7.1 compatible protocol issuesDave Cramer
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-03-07Cleanup and reorganization.Barry Lind
2002-10-01schema awareness patch provided by Kris JurkaDave Cramer
2002-09-11Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:Barry Lind
2002-09-06Run pgjindent for Java folks.Bruce Momjian
2002-08-14Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).Barry Lind
2002-07-23Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind
2002-07-05fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object ...Barry Lind
2002-06-11The patch does the following:Barry Lind
2001-11-19JDBC indenting, comment cleanups.Bruce Momjian
2001-10-25pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian
2001-06-06Add large object finalization cleanup to the proper java file.Bruce Momjian
2001-06-06Remove large object finalize code. Compile error.Bruce Momjian
2001-06-04protected void finalize() {Bruce Momjian
2001-05-16The current implementation of BlobInputStream doesBruce Momjian
2001-02-16Some more updates...Peter Mount
2001-02-14Web Feb 14 17:29:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-01-31Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount
2000-04-17Another attempt at 7.0Peter Mount