You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by km...@apache.org on 2008/08/12 05:50:58 UTC

svn commit: r685028 [1/3] - in /db/derby/code/branches/10.4/java: engine/org/apache/derby/iapi/types/ testing/org/apache/derbyTesting/functionTests/tests/memory/

Author: kmarsden
Date: Mon Aug 11 20:50:57 2008
New Revision: 685028

URL: http://svn.apache.org/viewvc?rev=685028&view=rev
Log:
DERBY-3741 SQL LENGTH function materializes CLOB into memory

Contributed by Suran  Jayathilaka


Added:
    db/derby/code/branches/10.4/java/testing/org/apache/derbyTesting/functionTests/tests/memory/ClobMemTest.java   (with props)
    db/derby/code/branches/10.4/java/testing/org/apache/derbyTesting/functionTests/tests/memory/MultiByteClobTest.java   (with props)
Modified:
    db/derby/code/branches/10.4/java/engine/org/apache/derby/iapi/types/SQLChar.java
    db/derby/code/branches/10.4/java/testing/org/apache/derbyTesting/functionTests/tests/memory/_Suite.java