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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2008/02/16 23:29:08 UTC

[jira] Created: (DERBY-3426) Remove unused code for autogenerated keys columnNames

Remove unused code for autogenerated keys columnNames
-----------------------------------------------------

                 Key: DERBY-3426
                 URL: https://issues.apache.org/jira/browse/DERBY-3426
             Project: Derby
          Issue Type: Sub-task
          Components: Network Client
    Affects Versions: 10.4.0.0
            Reporter: Kathey Marsden
            Assignee: Kathey Marsden
            Priority: Minor


There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.


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


[jira] Updated: (DERBY-3426) Remove unused code for autogenerated keys columnNames

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

Kathey Marsden updated DERBY-3426:
----------------------------------

    Affects Version/s: 10.3.2.2

> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
>                 Key: DERBY-3426
>                 URL: https://issues.apache.org/jira/browse/DERBY-3426
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>    Affects Versions: 10.3.2.2, 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>         Attachments: derby-3426_diff.txt, derby-3426_diff2.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.

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


[jira] Updated: (DERBY-3426) Remove unused code for autogenerated keys columnNames

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

Kathey Marsden updated DERBY-3426:
----------------------------------

    Attachment: derby-3426_diff.txt

Attached is a patch to remove the unused code for autogenerated keys with columnNames.  I ran suites.All and derbynetclientmats with jdk16.




> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
>                 Key: DERBY-3426
>                 URL: https://issues.apache.org/jira/browse/DERBY-3426
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>    Affects Versions: 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Minor
>         Attachments: derby-3426_diff.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.

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


[jira] Commented: (DERBY-3426) Remove unused code for autogenerated keys columnNames

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569753#action_12569753 ] 

Kathey Marsden commented on DERBY-3426:
---------------------------------------

I found a problem with the derby-3426_diff.txt patch. Please ignore.


> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
>                 Key: DERBY-3426
>                 URL: https://issues.apache.org/jira/browse/DERBY-3426
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>    Affects Versions: 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Minor
>         Attachments: derby-3426_diff.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.

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


[jira] Updated: (DERBY-3426) Remove unused code for autogenerated keys columnNames

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

Kathey Marsden updated DERBY-3426:
----------------------------------

    Attachment: derby-3426_diff2.txt

Attached is derby-3426_diff2.txt which has the code removed.  The original patch had a stray else left in the removed code.  It is surprising it worked as well as it did  #:) Ran suites.All and derbynetclientmats with the new patch.





> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
>                 Key: DERBY-3426
>                 URL: https://issues.apache.org/jira/browse/DERBY-3426
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>    Affects Versions: 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Minor
>         Attachments: derby-3426_diff.txt, derby-3426_diff2.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.

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


[jira] Updated: (DERBY-3426) Remove unused code for autogenerated keys columnNames

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

Kathey Marsden updated DERBY-3426:
----------------------------------

    Derby Info: [Patch Available]

> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
>                 Key: DERBY-3426
>                 URL: https://issues.apache.org/jira/browse/DERBY-3426
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>    Affects Versions: 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Minor
>         Attachments: derby-3426_diff.txt, derby-3426_diff2.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.

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


[jira] Closed: (DERBY-3426) Remove unused code for autogenerated keys columnNames

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

Kathey Marsden closed DERBY-3426.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 10.4.0.0

> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
>                 Key: DERBY-3426
>                 URL: https://issues.apache.org/jira/browse/DERBY-3426
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>    Affects Versions: 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>         Attachments: derby-3426_diff.txt, derby-3426_diff2.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.

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


[jira] Updated: (DERBY-3426) Remove unused code for autogenerated keys columnNames

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

Kathey Marsden updated DERBY-3426:
----------------------------------

    Fix Version/s: 10.3.2.2

> Remove unused code for autogenerated keys columnNames
> -----------------------------------------------------
>
>                 Key: DERBY-3426
>                 URL: https://issues.apache.org/jira/browse/DERBY-3426
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Network Client
>    Affects Versions: 10.3.2.2, 10.4.0.0
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.2.2, 10.4.0.0
>
>         Attachments: derby-3426_diff.txt, derby-3426_diff2.txt
>
>
> There is unused code for autogenerated keys that processes columnNames by flowing a select from final table statement to the server.  This syntax is not supported or used by Derby and should be removed from client.

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