Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1B2A10CE9 for ; Thu, 31 Oct 2013 20:52:18 +0000 (UTC) Received: (qmail 27043 invoked by uid 500); 31 Oct 2013 20:52:18 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 27026 invoked by uid 500); 31 Oct 2013 20:52:18 -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 27018 invoked by uid 99); 31 Oct 2013 20:52:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 20:52:18 +0000 Date: Thu, 31 Oct 2013 20:52:18 +0000 (UTC) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6390) Document the WHEN clause in the CREATE TRIGGER statement 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-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810685#comment-13810685 ] Kim Haase commented on DERBY-6390: ---------------------------------- Thanks, Knut, for the great comments -- you found a lot of duplication. I have made the changes in the reference manual but won't file a second patch till you have some Developer's Guide comments. > Document the WHEN clause in the CREATE TRIGGER statement > -------------------------------------------------------- > > Key: DERBY-6390 > URL: https://issues.apache.org/jira/browse/DERBY-6390 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.11.0.0 > Reporter: Knut Anders Hatlen > Assignee: Kim Haase > Attachments: DERBY-6390.diff, DERBY-6390.stat, DERBY-6390.zip > > > The documentation should be updated with information about the WHEN clause that was added to the CREATE TRIGGER statement in DERBY-534. The functional specification attached to that issue has a list of topics that need updating. -- This message was sent by Atlassian JIRA (v6.1#6144)