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

Knut Anders Hatlen updated DERBY-4476:
--------------------------------------

    Attachment: d4476.diff

Here's a patch for the issue. I haven't run the regression tests yet.

> 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
>         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