Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 43572 invoked from network); 23 Apr 2008 07:18:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2008 07:18:54 -0000 Received: (qmail 16062 invoked by uid 500); 23 Apr 2008 07:18:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 16000 invoked by uid 500); 23 Apr 2008 07:18:49 -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 15977 invoked by uid 99); 23 Apr 2008 07:18:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 00:18:49 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 23 Apr 2008 07:18:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 28C1A234C0FF for ; Wed, 23 Apr 2008 00:15:22 -0700 (PDT) Message-ID: <125387167.1208934922165.JavaMail.jira@brutus> Date: Wed, 23 Apr 2008 00:15:22 -0700 (PDT) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-3629) Tools Guide should document continuation marker for ij In-Reply-To: <1414631766.1208446281794.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591575#action_12591575 ] Dag H. Wanvik commented on DERBY-3629: -------------------------------------- Looks good to me. +1 to commit. > Tools Guide should document continuation marker for ij > ------------------------------------------------------ > > Key: DERBY-3629 > URL: https://issues.apache.org/jira/browse/DERBY-3629 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.3.2.1 > Reporter: Kim Haase > Assignee: Kim Haase > Priority: Minor > Attachments: ctoolsij25986.html, DERBY-3629.diff > > > Martin Zaun points out in a comment on DERBY-3628, > The Derby Tools and Utilities Guide, tools/ctoolsij25986.html, could, perhaps, > use some mentioning or example of the continuation marker when it speaks > about the need to terminate "statements" or "commands" (one could also say > "queries") with a semicolon. > The continuation marker was added for DERBY-2255; DERBY-3628 requests an improvement of it. The documentation should reflect any additional work that is done. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.