Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 61885 invoked from network); 8 Feb 2011 05:07:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2011 05:07:22 -0000 Received: (qmail 60886 invoked by uid 500); 8 Feb 2011 05:07:22 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 60689 invoked by uid 500); 8 Feb 2011 05:07:19 -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 60682 invoked by uid 99); 8 Feb 2011 05:07:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 05:07:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 05:07:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A96AC198A94 for ; Tue, 8 Feb 2011 05:06:57 +0000 (UTC) Date: Tue, 8 Feb 2011 05:06:57 +0000 (UTC) From: "Dave Brosius (JIRA)" To: derby-dev@db.apache.org Message-ID: <1774924227.1698.1297141617690.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (DERBY-5010) [patch] bad equivalence check MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [patch] bad equivalence check ----------------------------- Key: DERBY-5010 URL: https://issues.apache.org/jira/browse/DERBY-5010 Project: Derby Issue Type: Bug Components: SQL Affects Versions: 10.7.1.1 Reporter: Dave Brosius Priority: Trivial Fix For: 10.8.0.0 code attempts to compare two BaseColumnNodes but doesn't compare the tableName correctly. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira