[ http://nagoya.apache.org/jira/browse/DERBY-14?page=history ]
Jack Klebanoff resolved DERBY-14:
---------------------------------
Resolution: Fixed
Fix Version: 10.0.2.0
Fixed in Subversion revision 53829.
> Triggers do not evaluate functions in VALUES trigger actions.
> -------------------------------------------------------------
>
> Key: DERBY-14
> URL: http://nagoya.apache.org/jira/browse/DERBY-14
> Project: Derby
> Type: Bug
> Components: SQL
> Versions: 10.0.2.0
> Reporter: Ramandeep Kaur
> Priority: Minor
> Fix For: 10.0.2.0
>
> Opening this bug on behalf of Jack Klebanoff.
> ---------------------------------------------------------
> If a trigger is created with
> CREATE TRIGGER T ... VALUES( fn())
> The function fn is not called even if the trigger event
> happens. Side effects of the function will not happen.
> Derby does not allow CALL statements in trigger actions.
> In Derby, one has to use a VALUES statement and depend on function side
> effects.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira