[teiid-issues] [JBoss JIRA] (TEIID-2631) Issues with multiple returnable statements in a procedure

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Aug 20 18:49:26 EDT 2013


     [ https://issues.jboss.org/browse/TEIID-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2631.
-----------------------------------

    Resolution: Done


Allowing the implicit cursor to replace the old.
                
> Issues with multiple returnable statements in a procedure
> ---------------------------------------------------------
>
>                 Key: TEIID-2631
>                 URL: https://issues.jboss.org/browse/TEIID-2631
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.2
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4.1, 8.5
>
>
> A regression was introduced by TEIID-2226 where any subsequent execution of a returnable statement in a procedure is effectively ignored:
> begin
>   select ...
>   select ...
> end
> would not issue the second select unless all prior statements do not have result sets or are marked as without return.

--
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


More information about the teiid-issues mailing list