Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 90942 invoked from network); 11 May 2007 15:20:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 15:20:37 -0000 Received: (qmail 18445 invoked by uid 500); 11 May 2007 15:20:42 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 18418 invoked by uid 500); 11 May 2007 15:20:42 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 18408 invoked by uid 99); 11 May 2007 15:20:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 08:20:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 08:20:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8CC90714065 for ; Fri, 11 May 2007 08:20:15 -0700 (PDT) Message-ID: <16548400.1178896815574.JavaMail.jira@brutus> Date: Fri, 11 May 2007 08:20:15 -0700 (PDT) From: "Mamta A. Satoor (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Closed: (DERBY-2340) Enable collation based ordering for VARCHAR, LONG VARCHAR and CLOB data types. In-Reply-To: <13477928.1171566365509.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor closed DERBY-2340. ---------------------------------- > Enable collation based ordering for VARCHAR, LONG VARCHAR and CLOB data types. > ------------------------------------------------------------------------------- > > Key: DERBY-2340 > URL: https://issues.apache.org/jira/browse/DERBY-2340 > Project: Derby > Issue Type: Sub-task > Components: SQL > Affects Versions: 10.3.0.0 > Reporter: Mamta A. Satoor > Assigned To: Mamta A. Satoor > > I am breaking down the Parent task DERBY-1478 (Add built in language based ordering and like processing to Derby) into multiple sub tasks. This one is to concentrate on enabling the collation based ordering on VARCHAR, LONG VARCHAR and CLOB data types. Hopefully the ground work/research from DERBY-2336 will come out handy for these datatypes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.