Web Feb 14 17:29:00 GMT 2001 peter@retep.org.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
Showing
- src/interfaces/jdbc/CHANGELOG 5 additions, 0 deletionssrc/interfaces/jdbc/CHANGELOG
- src/interfaces/jdbc/build.xml 2 additions, 1 deletionsrc/interfaces/jdbc/build.xml
- src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java 3 additions, 1 deletion...terfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java
- src/interfaces/jdbc/org/postgresql/largeobject/BlobOutputStream.java 1 addition, 0 deletions...ces/jdbc/org/postgresql/largeobject/BlobOutputStream.java
- src/interfaces/jdbc/org/postgresql/largeobject/LargeObject.java 26 additions, 4 deletions...terfaces/jdbc/org/postgresql/largeobject/LargeObject.java
- src/interfaces/jdbc/org/postgresql/test/JDBC2Tests.java 3 additions, 2 deletionssrc/interfaces/jdbc/org/postgresql/test/JDBC2Tests.java
- src/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java 184 additions, 0 deletionssrc/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java
Loading
Please register or sign in to comment