Rick Hillegas created DERBY-6130:
------------------------------------

             Summary: SYSALIASES.SYSTEMALIAS is always false, even for 
system-supplied routines
                 Key: DERBY-6130
                 URL: https://issues.apache.org/jira/browse/DERBY-6130
             Project: Derby
          Issue Type: Bug
          Components: SQL
    Affects Versions: 10.8.3.0, 10.9.1.0, 10.8.2.2, 10.8.1.2, 10.7.1.1, 
10.6.2.1, 10.6.1.0, 10.5.3.0, 10.5.2.0, 10.5.1.1, 10.4.2.0, 10.4.1.3, 10.3.3.0, 
10.3.2.1, 10.3.1.4, 10.2.2.0, 10.2.1.6, 10.1.3.1, 10.1.2.1, 10.1.1.0
            Reporter: Rick Hillegas


This appears to be the case all the way back to Derby 10.1.1.0, so this isn't a 
regression. The blurb in the Reference Manual makes me expect that that column 
should be true for all system-supplied routines. The following query shows this 
behavior:

select alias, systemalias from sys.sysaliases;


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to