You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2012/06/13 13:11:43 UTC

[jira] [Commented] (DERBY-5814) Source cleanup in catalogs "impl.sql.catalog" and "impl.sql.compile"

    [ https://issues.apache.org/jira/browse/DERBY-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294352#comment-13294352 ] 

Knut Anders Hatlen commented on DERBY-5814:
-------------------------------------------

Looks like a good cleanup.

FromVTI.markUpdatableByCursor() now only forwards to its super class. Remove and rely on inheritance?
                
> 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
>            Assignee: 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