[
https://issues.apache.org/jira/browse/DERBY-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik updated DERBY-6674:
---------------------------------
Attachment: derby-6674.diff
Attaching a patch [^derby-6674.diff] ]for refactoring this. For the non
deferrable case, this adds a single extra method call to the loop control.
Hopefully this is acceptable.
> Cleanup brittle code in ValidateCheckConstraintResultSet
> --------------------------------------------------------
>
> Key: DERBY-6674
> URL: https://issues.apache.org/jira/browse/DERBY-6674
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 10.11.0.0
> Reporter: Rick Hillegas
> 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)