Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 13621 invoked from network); 22 Mar 2007 05:45:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Mar 2007 05:45:23 -0000 Received: (qmail 61050 invoked by uid 500); 22 Mar 2007 05:45:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 61021 invoked by uid 500); 22 Mar 2007 05:45:30 -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 61012 invoked by uid 99); 22 Mar 2007 05:45:30 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Wed, 21 Mar 2007 22:45:30 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 82435714077 for ; Wed, 21 Mar 2007 22:44:32 -0700 (PDT) Message-ID: <244874.1174542272529.JavaMail.jira@brutus> Date: Wed, 21 Mar 2007 22:44:32 -0700 (PDT) From: "Manish Khettry (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-1623) Consider ANSI TRIM implementation In-Reply-To: <30960721.1154454013882.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-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry reassigned DERBY-1623: ------------------------------------- Assignee: Manish Khettry > Consider ANSI TRIM implementation > --------------------------------- > > Key: DERBY-1623 > URL: https://issues.apache.org/jira/browse/DERBY-1623 > Project: Derby > Issue Type: Improvement > Components: SQL > Reporter: Emmanuel Bernard > Assigned To: Manish Khettry > > JPA is requiring databases to support this ANSI feature esp the ability to chose the trimmed character > TRIM([ [ LEADING | TRAILING | BOTH ] [ chars ] FROM ] str) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.