pgsql/src/interfaces/jdbc CHANGELOG build.xml ...

From: Peter Mount <peter(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc CHANGELOG build.xml ...
Date: 2001-02-14 17:45:23
Message-ID: 200102141745.f1EHjNL45794@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: peter(at)hub(dot)org 01/02/14 12:45:18

Modified files:
src/interfaces/jdbc: CHANGELOG build.xml
src/interfaces/jdbc/org/postgresql/jdbc2: PreparedStatement.java
src/interfaces/jdbc/org/postgresql/largeobject:
BlobOutputStream.java
LargeObject.java
src/interfaces/jdbc/org/postgresql/test: JDBC2Tests.java
Added files:
src/interfaces/jdbc/org/postgresql/test/jdbc2: BlobTest.java

Log message:
Web Feb 14 17:29:00 GMT 2001 peter(at)retep(dot)org(dot)uk
- Fixed bug in LargeObject & BlobOutputStream where the stream's output
was not flushed when either the stream or the blob were closed.
- Fixed PreparedStatement.setBinaryStream() where it ignored the length

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2001-02-14 19:35:16 pgsql/doc/src/sgml stylesheet.dsl
Previous Message Bruce Momjian - CVS 2001-02-14 15:12:41 pgsql/doc TODO