[
https://issues.apache.org/jira/browse/DERBY-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636663#action_12636663
]
Dag H. Wanvik commented on DERBY-3570:
--------------------------------------
Patch derby-3570-02-aa-grammar.diff looks good, found only this little Javadoc
error:
* <p>...
* </p>
*
* </p>
____^
* Also test that, by default, user-defined routines are created as NOT
DETERMINISTIC.
* </p>
before test case test_001_determinism_of_stored_system_routines.
> Implement DETERMINISTIC keyword for procedures and functions
> ------------------------------------------------------------
>
> Key: DERBY-3570
> URL: https://issues.apache.org/jira/browse/DERBY-3570
> Project: Derby
> Issue Type: New Feature
> Components: SQL
> Reporter: Rick Hillegas
> Attachments: derby-3570-01-aa-introduceDeterminismField.diff,
> derby-3570-01-ab-introduceDeterminismField.diff, derby-3570-02-aa-grammar.diff
>
>
> We will need DETERMINISTIC functions when we implement generated columns
> (DERBY-481). The syntax and behavior of the DETERMINISTIC keyword are defined
> in the functional spec attached to DERBY-481.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.