You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Laura Stewart (JIRA)" <de...@db.apache.org> on 2006/10/04 20:44:19 UTC

[jira] Created: (DERBY-1927) Built-in Functions incorrect specification of null arguement

Built-in Functions incorrect specification of null arguement
------------------------------------------------------------

                 Key: DERBY-1927
                 URL: http://issues.apache.org/jira/browse/DERBY-1927
             Project: Derby
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 10.2.1.6
            Reporter: Laura Stewart
            Priority: Minor
             Fix For: 10.3.0.0


Inconsistent use of the statement 'If the argument can be null, the result can be null;
if the argument is null, the result is the null value.' throughout the built-in functions section.
 
For example the TIME function has this statement, while the TIMESTAMP function does not, but
the result of passing in a null argument are the same (a return value of null.)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira