Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 8796 invoked from network); 18 Sep 2010 21:12:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 21:12:12 -0000 Received: (qmail 34547 invoked by uid 500); 18 Sep 2010 21:12:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 34379 invoked by uid 500); 18 Sep 2010 21:12:11 -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 34372 invoked by uid 99); 18 Sep 2010 21:12:11 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 21:12:11 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 21:11:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8ILBWdS005119 for ; Sat, 18 Sep 2010 21:11:32 GMT Message-ID: <32825052.277381284844292719.JavaMail.jira@thor> Date: Sat, 18 Sep 2010 17:11:32 -0400 (EDT) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-4802) Document the TRUNCATE command In-Reply-To: <21512149.230471284651992580.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-4802: ----------------------------------- Attachment: rrefsqljtruncatetable.html Adding ANT_OPTS=-x512m to my docs build seems to work around the out-of-memory problem I was experiencing. Attached is an initial version of a TRUNCATE TABLE reference page, formatted as HTML. Are there specific details about TRUNCATE TABLE that we want to make sure that we mention on the docs page? > Document the TRUNCATE command > ----------------------------- > > Key: DERBY-4802 > URL: https://issues.apache.org/jira/browse/DERBY-4802 > Project: Derby > Issue Type: Improvement > Components: Documentation > Reporter: Rick Hillegas > Assignee: Bryan Pendleton > Attachments: docs.diff, rrefsqljtruncatetable.html > > > As part of DERBY-268, we should document the TRUNCATE command. This involves adding a small section to the Reference Guide. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.