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 "Sylvain Leroux (JIRA)" <ji...@apache.org> on 2010/03/05 10:38:27 UTC

[jira] Created: (DERBY-4576) In ij, GET CURSOR does not honor qualified identifiers

In ij, GET CURSOR does not honor qualified identifiers
------------------------------------------------------

                 Key: DERBY-4576
                 URL: https://issues.apache.org/jira/browse/DERBY-4576
             Project: Derby
          Issue Type: Bug
          Components: Tools
            Reporter: Sylvain Leroux
            Assignee: Sylvain Leroux


DERBY-4550 introduced qualified identifiers for cursor statements in ij. But cursors obtained by a GET CURSOR statement are always created in the current connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DERBY-4576) In ij, GET CURSOR does not honor qualified identifiers

Posted by "Sylvain Leroux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Leroux closed DERBY-4576.
---------------------------------

    Resolution: Fixed

> In ij, GET CURSOR does not honor qualified identifiers
> ------------------------------------------------------
>
>                 Key: DERBY-4576
>                 URL: https://issues.apache.org/jira/browse/DERBY-4576
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sylvain Leroux
>            Assignee: Sylvain Leroux
>         Attachments: DERBY-4576.patch
>
>
> DERBY-4550 introduced qualified identifiers for cursor statements in ij. But cursors obtained by a GET CURSOR statement are always created in the current connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-4576) In ij, GET CURSOR does not honor qualified identifiers

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842040#action_12842040 ] 

Rick Hillegas commented on DERBY-4576:
--------------------------------------

Thanks again, Sylvain. Tests passed cleanly for me. Committed at subversion revision 919633.

> In ij, GET CURSOR does not honor qualified identifiers
> ------------------------------------------------------
>
>                 Key: DERBY-4576
>                 URL: https://issues.apache.org/jira/browse/DERBY-4576
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sylvain Leroux
>            Assignee: Sylvain Leroux
>         Attachments: DERBY-4576.patch
>
>
> DERBY-4550 introduced qualified identifiers for cursor statements in ij. But cursors obtained by a GET CURSOR statement are always created in the current connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-4576) In ij, GET CURSOR does not honor qualified identifiers

Posted by "Sylvain Leroux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Leroux updated DERBY-4576:
----------------------------------

    Issue & fix info: [Patch Available]

> In ij, GET CURSOR does not honor qualified identifiers
> ------------------------------------------------------
>
>                 Key: DERBY-4576
>                 URL: https://issues.apache.org/jira/browse/DERBY-4576
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sylvain Leroux
>            Assignee: Sylvain Leroux
>         Attachments: DERBY-4576.patch
>
>
> DERBY-4550 introduced qualified identifiers for cursor statements in ij. But cursors obtained by a GET CURSOR statement are always created in the current connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-4576) In ij, GET CURSOR does not honor qualified identifiers

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841860#action_12841860 ] 

Rick Hillegas commented on DERBY-4576:
--------------------------------------

Thanks for the patch, Sylvain. It looks good. I will check it in if the tests run cleanly. Cheers-Rick

> In ij, GET CURSOR does not honor qualified identifiers
> ------------------------------------------------------
>
>                 Key: DERBY-4576
>                 URL: https://issues.apache.org/jira/browse/DERBY-4576
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sylvain Leroux
>            Assignee: Sylvain Leroux
>         Attachments: DERBY-4576.patch
>
>
> DERBY-4550 introduced qualified identifiers for cursor statements in ij. But cursors obtained by a GET CURSOR statement are always created in the current connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DERBY-4576) In ij, GET CURSOR does not honor qualified identifiers

Posted by "Sylvain Leroux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Leroux updated DERBY-4576:
----------------------------------

    Attachment: DERBY-4576.patch

Attaching a patch for this issue.

Updated the test to use qualified identifiers in GET CURSOR.

> In ij, GET CURSOR does not honor qualified identifiers
> ------------------------------------------------------
>
>                 Key: DERBY-4576
>                 URL: https://issues.apache.org/jira/browse/DERBY-4576
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Sylvain Leroux
>            Assignee: Sylvain Leroux
>         Attachments: DERBY-4576.patch
>
>
> DERBY-4550 introduced qualified identifiers for cursor statements in ij. But cursors obtained by a GET CURSOR statement are always created in the current connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.