[
https://issues.apache.org/jira/browse/DERBY-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel John Debrunner resolved DERBY-3147.
------------------------------------------
Resolution: Fixed
Fix Version/s: 10.4.0.0
All code removed that was related to the unused (non-standard) lower casing of
identifiers.
> 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.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.