[
https://issues.apache.org/jira/browse/DERBY-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-5746:
-----------------------------------
Attachment: derby-5746-1a-minor_refactoring.diff
Attaching patch 1a, which moves some of the statements around, removes one
unused local variable, and adds some comments.
The regression tests passed with patch 1a.
Patch ready for review.
> Minor refactoring of DataDictionaryImpl.getSetAutoincrementValue
> ----------------------------------------------------------------
>
> Key: DERBY-5746
> URL: https://issues.apache.org/jira/browse/DERBY-5746
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 10.9.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Minor
> Attachments: derby-5746-1a-minor_refactoring.diff
>
>
> DataDictionaryImpl.getSetAutoincrementValue contains an unused local
> variable, and while looking at removing it I saw that some of the statements
> in the method could be reordered to reduce object creation and improve
> readability.
--
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