Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29E359506 for ; Tue, 12 Jun 2012 18:24:45 +0000 (UTC) Received: (qmail 97349 invoked by uid 500); 12 Jun 2012 18:24:43 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 97291 invoked by uid 500); 12 Jun 2012 18:24:43 -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 96825 invoked by uid 99); 12 Jun 2012 18:24:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 18:24:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 55C54142865 for ; Tue, 12 Jun 2012 18:24:43 +0000 (UTC) Date: Tue, 12 Jun 2012 18:24:43 +0000 (UTC) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Message-ID: <1327456097.8716.1339525483352.JavaMail.jiratomcat@issues-vm> In-Reply-To: <772750147.8709.1339525483033.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (DERBY-5814) Source cleanup in catalogs "impl.sql.catalog" and "impl.sql.compile" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-5814: --------------------------------- Issue & fix info: Patch Available > Source cleanup in catalogs "impl.sql.catalog" and "impl.sql.compile" > -------------------------------------------------------------------- > > Key: DERBY-5814 > URL: https://issues.apache.org/jira/browse/DERBY-5814 > Project: Derby > Issue Type: Improvement > Reporter: Dag H. Wanvik > Attachments: catalog-compile-cleaning.diff > > > A patch which clean up sources as follows: > a) removed unused private methods > b) removed unused local variables and members > c) cleaned up imports > d) remove unused formal arguments > > A repercussion of a d) gave simplifications in sqlgrammar.jj -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira