[
https://issues.apache.org/jira/browse/DERBY-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik updated DERBY-3930:
---------------------------------
Attachment: derby-3930-2.stat
derby-3930-2.diff
Uploading version 2 of this patch, which
also removes SYSCS_DIAG.ENABLED_ROLES in favor of just
SYSCS_DIAG.CONTAINED_ROLES, since the former is equivalent to
SYSCS_DIAG.CONTAINED_ROLES(CURRENT_ROLE). To keep
API economy, I think it is better to make do with just the one VTI.
The ij command "show enabled_roles" is retained, but its implementation
now uses SYSCS_DIAG.CONTAINED_ROLES instead.
> SQL roles: Add VTI for CONTAINED_ROLES
> --------------------------------------
>
> Key: DERBY-3930
> URL: https://issues.apache.org/jira/browse/DERBY-3930
> Project: Derby
> Issue Type: Sub-task
> Reporter: Dag H. Wanvik
> Assignee: Dag H. Wanvik
> Attachments: derby-3930-1.diff, derby-3930-1.stat, derby-3930-2.diff,
> derby-3930-2.stat
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.