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

Knut Anders Hatlen closed DERBY-4476.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.6.0.0

All regression tests ran cleanly.
Committed revision 890345.

> Use helper methods from IdUtil instead of TupleDescriptor.quoteProtectName()
> ----------------------------------------------------------------------------
>
>                 Key: DERBY-4476
>                 URL: https://issues.apache.org/jira/browse/DERBY-4476
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.6.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Trivial
>             Fix For: 10.6.0.0
>
>         Attachments: d4476.diff
>
>
> TupleDescriptor.quoteProtectName() duplicates functionality provided by the 
> o.a.d.iapi.util.IdUtil class. The method should be removed, and its callers 
> should use IdUtil.normalToDelimited() or IdUtil.mkQualifiedName() instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to