[
https://issues.apache.org/jira/browse/DERBY-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel John Debrunner updated DERBY-3147:
-----------------------------------------
Fix Version/s: 10.3.1.5
All changes merged to the 10.3 branch.
> Remove unused code that allow identifiers to be lower-cased.
> ------------------------------------------------------------
>
> Key: DERBY-3147
> URL: https://issues.apache.org/jira/browse/DERBY-3147
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Reporter: Daniel John Debrunner
> Assignee: Daniel John Debrunner
> Priority: Trivial
> Fix For: 10.3.1.5, 10.4.0.0
>
>
> Various code in DataDictionaryImpl, LanguageConnectionContext and elsewhere
> provide some logic to allow regular SQL identifiers to be lower-cased instead
> of upper-cased, however the code is basically unused and not fully
> implemented.
> Since Derby uses the SQL standard upper-casing for regular identifiers this
> code just adds footprint and makes the methods that parse identifiers harder
> to read.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.