[Jdbc-commits] pgjdbc: LOB truncation didn't allow truncating to zero length because it
User Jurka
jurka at pgfoundry.org
Mon Jan 18 07:47:50 UTC 2010
Log Message:
-----------
LOB truncation didn't allow truncating to zero length because it was
improperly using the positioning length checks which don't allow a
zero length.
Simon Kissane
Tags:
----
REL8_3_STABLE
Modified Files:
--------------
pgjdbc/org/postgresql/jdbc2:
AbstractJdbc2BlobClob.java (r1.9 -> r1.9.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/jdbc2/AbstractJdbc2BlobClob.java?r1=1.9&r2=1.9.2.1)
More information about the Jdbc-commits
mailing list