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


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.

Reply via email to