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 594AA11714 for ; Tue, 10 Jun 2014 07:48:07 +0000 (UTC) Received: (qmail 44852 invoked by uid 500); 10 Jun 2014 07:48:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 43839 invoked by uid 500); 10 Jun 2014 07:48:04 -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 43832 invoked by uid 99); 10 Jun 2014 07:48:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2014 07:48:04 +0000 Date: Tue, 10 Jun 2014 07:48:04 +0000 (UTC) From: "Knut Anders Hatlen (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=14026221#comment-14026221 ] Knut Anders Hatlen commented on DERBY-6390: ------------------------------------------- The patch looks good. +1 to commit. > 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 > Fix For: 10.11.0.0 > > Attachments: DERBY-6390-2.diff, DERBY-6390-2.zip, DERBY-6390-upgrade.diff, DERBY-6390.diff, DERBY-6390.stat, DERBY-6390.zip, rrefsqljwhenclause.html > > > 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.2#6252)