Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 88015 invoked from network); 18 Feb 2006 17:14:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Feb 2006 17:14:28 -0000 Received: (qmail 30506 invoked by uid 500); 18 Feb 2006 17:14:25 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 30449 invoked by uid 500); 18 Feb 2006 17:14:24 -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 30428 invoked by uid 99); 18 Feb 2006 17:14:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Feb 2006 09:14:24 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.110.153] (HELO e35.co.us.ibm.com) (32.97.110.153) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Feb 2006 09:14:23 -0800 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e35.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id k1IHE1YX013617 for ; Sat, 18 Feb 2006 12:14:01 -0500 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VERS6.8) with ESMTP id k1IHBg0D268894 for ; Sat, 18 Feb 2006 10:11:42 -0700 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id k1IHE1Fn024721 for ; Sat, 18 Feb 2006 10:14:01 -0700 Received: from [127.0.0.1] (sig-9-65-88-156.mts.ibm.com [9.65.88.156]) by d03av04.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id k1IHDuse024631 for ; Sat, 18 Feb 2006 10:14:00 -0700 Message-ID: <43F755D3.7010402@sbcglobal.net> Date: Sat, 18 Feb 2006 09:13:55 -0800 From: Army User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [jira] Updated: (DERBY-815) Prevent unneeded object creation and excessive decoding in parseSQLDTA_work() References: <459147685.1140009012960.JavaMail.jira@ajax.apache.org> In-Reply-To: <459147685.1140009012960.JavaMail.jira@ajax.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dyre Tjeldvoll (JIRA) wrote: > [ http://issues.apache.org/jira/browse/DERBY-815?page=all ] > > Dyre Tjeldvoll updated DERBY-815: > --------------------------------- > > Attachment: derby-815_2.diff > derby-815_2.stat > derbyall_report_2.txt > > New patch with testcase for the regression. Please review, but I think it > would be wise to delay committing until AB has had a chance to run his ODBC > tests with the patch. Thanks. Sorry for the delay here, I have a lot going on. I'll try to sync up with this latest patch and run the ODBC tests this weekend... Thanks for your patience, Army