Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 30932 invoked from network); 3 Dec 2007 18:20:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2007 18:20:07 -0000 Received: (qmail 94737 invoked by uid 500); 3 Dec 2007 18:19:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 94696 invoked by uid 500); 3 Dec 2007 18:19:54 -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 94687 invoked by uid 99); 3 Dec 2007 18:19:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2007 10:19:54 -0800 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; Mon, 03 Dec 2007 18:19:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3CEB1714236 for ; Mon, 3 Dec 2007 10:19:43 -0800 (PST) Message-ID: <3445350.1196705983246.JavaMail.jira@brutus> Date: Mon, 3 Dec 2007 10:19:43 -0800 (PST) From: "Laura Stewart (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3166) Update docs to address code improvments to LIKE (see Derby-2967) In-Reply-To: <21812505.1193845251084.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-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart updated DERBY-3166: --------------------------------- Attachment: rrefsqlj23075.html cdevcollation.html Derby3166_2.diff Thank you Mamta for reviewing this update. I changed the wording as you suggested. I also moved the note in the dev guide file up (out of the territory-based section) since the way LIKE is handled applies to both UCS_BASIC and territory-based). I have also added an updated patch file. > Update docs to address code improvments to LIKE (see Derby-2967) > ---------------------------------------------------------------- > > Key: DERBY-3166 > URL: https://issues.apache.org/jira/browse/DERBY-3166 > Project: Derby > Issue Type: Bug > Components: Documentation > Reporter: Laura Stewart > Assignee: Laura Stewart > Attachments: cdevcollation.html, cdevcollation.html, derby3166._1.diff, Derby3166_2.diff, rrefattribupgrade.html, rrefsqlj23075.html, rrefsqlj23075.html, rtuntransform443.html > > > Implement the required doc changes for collation to address the improvements to the LIKE operator. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.