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 "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2014/08/07 17:40:12 UTC

[jira] [Updated] (DERBY-6674) Cleanup brittle code in ValidateCheckConstraintResultSet

     [ https://issues.apache.org/jira/browse/DERBY-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-6674:
---------------------------------

    Fix Version/s: 10.12.0.0

> Cleanup brittle code in ValidateCheckConstraintResultSet
> --------------------------------------------------------
>
>                 Key: DERBY-6674
>                 URL: https://issues.apache.org/jira/browse/DERBY-6674
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Rick Hillegas
>            Assignee: Dag H. Wanvik
>             Fix For: 10.11.1.1, 10.12.0.0
>
>         Attachments: derby-6674.diff
>
>
> The getNextRowCore() method of ValidateCheckConstraintResultSet is an almost exact cut-and-paste copy of the method it overrides in its superclass. This code should be re-factored to reduce the cut-and-paste brittleness. This was discovered while investigating DERBY-6665.



--
This message was sent by Atlassian JIRA
(v6.2#6252)