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 "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2007/10/12 21:58:51 UTC

[jira] Closed: (DERBY-3013) column-definition WITH DEFAULT should accept CURRENT_USER, SESSION_USER in addition to USER

     [ https://issues.apache.org/jira/browse/DERBY-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik closed DERBY-3013.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 10.4.0.0
       Derby Info: [Release Note Needed]  (was: [Release Note Needed, Patch Available])

Committed as svn 584249.

> column-definition WITH DEFAULT should accept CURRENT_USER, SESSION_USER in addition to USER
> -------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3013
>                 URL: https://issues.apache.org/jira/browse/DERBY-3013
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.4.0.0
>            Reporter: Dag H. Wanvik
>            Assignee: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>         Attachments: DERBY-3013.diff, DERBY-3013.stat, releaseNote.html, repro.sql
>
>
> Presently, Derby accepts WITH DEFAULT USER, but although CURRENT_USER
> and SESSION_USER are otherwise used in Derby (see
> http://db.apache.org/derby/docs/dev/ref/rrefsqlj42476.html), they can
> not presently be used in the column definition. Only USER is allowed.
> ISO/IEC 9075-2:2003, section 11.5 <default clause> specifies that all
> of the above can be used.

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