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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2009/10/02 10:33:23 UTC

[jira] Commented: (DERBY-3809) Add a SHOW FUNCTONS command to ij

    [ https://issues.apache.org/jira/browse/DERBY-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761507#action_12761507 ] 

Knut Anders Hatlen commented on DERBY-3809:
-------------------------------------------

Thanks! The patch looks good to me. I intend to commit it when your ICLA has been recorded here: http://people.apache.org/~jim/committers.html

I've verified that it works fine with Java 1.4.2, both on with the embedded driver and the client driver, so the reflection does the trick on the JDBC 3.0 drivers. It also appears to work with MySQL's JDBC driver. The column widths looked fine too.

> Add a SHOW FUNCTONS command to ij
> ---------------------------------
>
>                 Key: DERBY-3809
>                 URL: https://issues.apache.org/jira/browse/DERBY-3809
>             Project: Derby
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 10.4.1.3
>            Reporter: Rick Hillegas
>            Assignee: Sylvain Leroux
>         Attachments: show-functions-2.diff, show-functions-3.diff, show-functions.diff
>
>
> Currently, the ij SHOW command can give you information on a number of schema objects, including procedures. It should be fairly easy to add SHOW FUNCTIONS as well. This request surfaced on the user list: http://www.nabble.com/How-can-i-see-my-self-defined-functions--td18773980.html#a18773980

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