Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 87216 invoked from network); 9 Feb 2005 19:53:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Feb 2005 19:53:48 -0000 Received: (qmail 26618 invoked by uid 500); 9 Feb 2005 19:53:47 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 26590 invoked by uid 500); 9 Feb 2005 19:53:46 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 26577 invoked by uid 99); 9 Feb 2005 19:53:46 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from e31.co.us.ibm.com (HELO e31.co.us.ibm.com) (32.97.110.129) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 09 Feb 2005 11:53:45 -0800 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e31.co.us.ibm.com (8.12.10/8.12.9) with ESMTP id j19JrhH5121796 for ; Wed, 9 Feb 2005 14:53:43 -0500 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay04.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j19JrgTm320182 for ; Wed, 9 Feb 2005 12:53:42 -0700 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j19JrgJU020565 for ; Wed, 9 Feb 2005 12:53:42 -0700 Received: from [127.0.0.1] (DMCSDJDT41P.usca.ibm.com [9.72.133.64]) by d03av02.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j19JrfwZ020500 for ; Wed, 9 Feb 2005 12:53:42 -0700 Message-ID: <420A6A44.6030202@debrunners.com> Date: Wed, 09 Feb 2005 11:53:40 -0800 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [jira] Commented: (DERBY-139) LOCAL as a reserved keyword does not match other databases References: <1684086957.1107978553113.JavaMail.jira@ajax.apache.org> In-Reply-To: <1684086957.1107978553113.JavaMail.jira@ajax.apache.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Daniel John Debrunner (JIRA) wrote: > [ http://issues.apache.org/jira/browse/DERBY-139?page=comments#action_58843 ] > >Daniel John Debrunner commented on DERBY-139: >--------------------------------------------- > >Fixed in the trunk >New Revision: 153095 > >URL: http://svn.apache.org/viewcvs?view=rev&rev=153095 >Log: >Fix Derby-139 - remove LOCAL as a SQL reserved word. > > > I'm planning on merging this over to the 10.0 branch. Dan.