Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 85388 invoked from network); 20 Jul 2006 19:14:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2006 19:14:49 -0000 Received: (qmail 12306 invoked by uid 500); 20 Jul 2006 14:20:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 12265 invoked by uid 500); 20 Jul 2006 14:20:06 -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 12227 invoked by uid 99); 20 Jul 2006 14:20:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 07:20:06 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.1.36] (HELO gmpea-pix-1.sun.com) (192.18.1.36) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 07:20:05 -0700 Received: from d1-emea-06.sun.com (d1-emea-06.sun.com [192.18.2.116] (may be forged)) by gmpea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k6KEJie9020505 for ; Thu, 20 Jul 2006 15:19:44 +0100 (BST) Received: from conversion-daemon.d1-emea-06.sun.com by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J2P00C01GQRRG00@d1-emea-06.sun.com> (original mail from Dag.Wanvik@Sun.COM) for derby-dev@db.apache.org; Thu, 20 Jul 2006 15:19:44 +0100 (BST) Received: from khepri05.norway.sun.com ([129.159.112.194]) by d1-emea-06.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J2P007SYH4UAA00@d1-emea-06.sun.com>; Thu, 20 Jul 2006 15:19:44 +0100 (BST) Date: Thu, 20 Jul 2006 16:19:42 +0200 From: "Dag H. Wanvik" Subject: Placeholder issue for DERBY-1036? Sender: Dag.Wanvik@Sun.COM To: Kathey Marsden Cc: derby-dev@db.apache.org Reply-to: Dag.Wanvik@Sun.COM Message-id: <17599.37118.560439.494422@gargle.gargle.HOWL> MIME-version: 1.0 X-Mailer: VM 7.16 under Emacs 22.0.50.1 Content-type: text/plain; charset=us-ascii 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 Back from vacation :) My patch for DERBY-1183 also solved DERBY-1036. Fixing the latter has application impact (albeit unlikely), since the client driver will be more liberal with conflicting cursor names. Being a subtask of DERBY-310, I understand marking DERBY-1036 as having application impact won't show up. Do you consider this important enough that I should file a placeholder JIRA to track impact this for 10.2? Dag