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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2008/11/05 18:21:45 UTC

[jira] Created: (DERBY-3938) Document that you can change the length of varbinary as well as varchar columns

Document that you can change the length of varbinary as well as varchar columns
-------------------------------------------------------------------------------

                 Key: DERBY-3938
                 URL: https://issues.apache.org/jira/browse/DERBY-3938
             Project: Derby
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 10.5.0.0
            Reporter: Rick Hillegas


The Reference Manual section on ALTER TABLE states that you can lengthen a VARCHAR column. You can also lengthen a VARCHAR FOR BIT DATA column--but we don't say so.

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


[jira] Updated: (DERBY-3938) Document that you can change the length of varbinary as well as varchar columns

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

Kim Haase updated DERBY-3938:
-----------------------------

    Attachment: rrefsqlj81859.html
                DERBY-3938.diff

Might as well make this minor fix before the additional changes needed for generated columns (DERBY-3959). 

Hope this is okay. I took out the first mention of the synonyms for VARCHAR, since they are mentioned further down. 

> Document that you can change the length of varbinary as well as varchar columns
> -------------------------------------------------------------------------------
>
>                 Key: DERBY-3938
>                 URL: https://issues.apache.org/jira/browse/DERBY-3938
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.5.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>         Attachments: DERBY-3938.diff, rrefsqlj81859.html
>
>
> The Reference Manual section on ALTER TABLE states that you can lengthen a VARCHAR column. You can also lengthen a VARCHAR FOR BIT DATA column--but we don't say so.

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


[jira] Updated: (DERBY-3938) Document that you can change the length of varbinary as well as varchar columns

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

Kim Haase updated DERBY-3938:
-----------------------------

    Derby Info: [Patch Available]

> Document that you can change the length of varbinary as well as varchar columns
> -------------------------------------------------------------------------------
>
>                 Key: DERBY-3938
>                 URL: https://issues.apache.org/jira/browse/DERBY-3938
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.5.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>         Attachments: DERBY-3938.diff, rrefsqlj81859.html
>
>
> The Reference Manual section on ALTER TABLE states that you can lengthen a VARCHAR column. You can also lengthen a VARCHAR FOR BIT DATA column--but we don't say so.

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


[jira] Resolved: (DERBY-3938) Document that you can change the length of varbinary as well as varchar columns

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

Kim Haase resolved DERBY-3938.
------------------------------

       Resolution: Fixed
    Fix Version/s: 10.5.0.0
       Derby Info:   (was: [Patch Available])

Thanks, Rick.

Committed patch DERBY-3938.diff to documentation trunk at revision 732375. 

> Document that you can change the length of varbinary as well as varchar columns
> -------------------------------------------------------------------------------
>
>                 Key: DERBY-3938
>                 URL: https://issues.apache.org/jira/browse/DERBY-3938
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.5.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>             Fix For: 10.5.0.0
>
>         Attachments: DERBY-3938.diff, rrefsqlj81859.html
>
>
> The Reference Manual section on ALTER TABLE states that you can lengthen a VARCHAR column. You can also lengthen a VARCHAR FOR BIT DATA column--but we don't say so.

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


[jira] Assigned: (DERBY-3938) Document that you can change the length of varbinary as well as varchar columns

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

Kim Haase reassigned DERBY-3938:
--------------------------------

    Assignee: Kim Haase

> Document that you can change the length of varbinary as well as varchar columns
> -------------------------------------------------------------------------------
>
>                 Key: DERBY-3938
>                 URL: https://issues.apache.org/jira/browse/DERBY-3938
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.5.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>
> The Reference Manual section on ALTER TABLE states that you can lengthen a VARCHAR column. You can also lengthen a VARCHAR FOR BIT DATA column--but we don't say so.

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


[jira] Commented: (DERBY-3938) Document that you can change the length of varbinary as well as varchar columns

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

Rick Hillegas commented on DERBY-3938:
--------------------------------------

Thanks, Kim. Looks good to me. +1

> Document that you can change the length of varbinary as well as varchar columns
> -------------------------------------------------------------------------------
>
>                 Key: DERBY-3938
>                 URL: https://issues.apache.org/jira/browse/DERBY-3938
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.5.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>         Attachments: DERBY-3938.diff, rrefsqlj81859.html
>
>
> The Reference Manual section on ALTER TABLE states that you can lengthen a VARCHAR column. You can also lengthen a VARCHAR FOR BIT DATA column--but we don't say so.

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


[jira] Closed: (DERBY-3938) Document that you can change the length of varbinary as well as varchar columns

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

Kim Haase closed DERBY-3938.
----------------------------


Changed file appears in latest alpha docs, so closing issue.

> Document that you can change the length of varbinary as well as varchar columns
> -------------------------------------------------------------------------------
>
>                 Key: DERBY-3938
>                 URL: https://issues.apache.org/jira/browse/DERBY-3938
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.5.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>             Fix For: 10.5.0.0
>
>         Attachments: DERBY-3938.diff, rrefsqlj81859.html
>
>
> The Reference Manual section on ALTER TABLE states that you can lengthen a VARCHAR column. You can also lengthen a VARCHAR FOR BIT DATA column--but we don't say so.

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