From derby-dev-return-73349-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Mon Oct 12 10:15:54 2009 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 44253 invoked from network); 12 Oct 2009 10:15:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Oct 2009 10:15:54 -0000 Received: (qmail 19932 invoked by uid 500); 12 Oct 2009 10:15:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 19877 invoked by uid 500); 12 Oct 2009 10:15:54 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 19869 invoked by uid 99); 12 Oct 2009 10:15:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2009 10:15:54 +0000 X-ASF-Spam-Status: No, hits=-10.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2009 10:15:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 569E8234C045 for ; Mon, 12 Oct 2009 03:15:31 -0700 (PDT) Message-ID: <420020519.1255342531339.JavaMail.jira@brutus> Date: Mon, 12 Oct 2009 03:15:31 -0700 (PDT) From: "Sylvain Leroux (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-3809) Add a SHOW FUNCTONS command to ij In-Reply-To: <1834362499.1217597434131.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764640#action_12764640 ] Sylvain Leroux commented on DERBY-3809: --------------------------------------- Hi, I didn't have much time these weeks to deal with that, but since I still don't appear in the contributors list, I send a mail to secretary@ in order to know what's going on. By the way, I would like to thank you again Knut for your help during the process of submitting this patch. I'm looking forward to work again on Derby, as soon I'll have more time - and that ICLA will be registered! Sylvain > 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.