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 DFA0D102A3 for ; Fri, 25 Oct 2013 14:10:38 +0000 (UTC) Received: (qmail 97426 invoked by uid 500); 25 Oct 2013 14:10:35 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 97143 invoked by uid 500); 25 Oct 2013 14:10:32 -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 97090 invoked by uid 99); 25 Oct 2013 14:10:31 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Oct 2013 14:10:31 +0000 Date: Fri, 25 Oct 2013 14:10:31 +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=13805314#comment-13805314 ] Kim Haase commented on DERBY-6390: ---------------------------------- On further thought, I'm going to file a separate issue for the organizational improvements you suggest, since they are essentially independent of the WHEN clause documentation and could usefully be backported to 10.10. > 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 > > 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)