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 58961DF99 for ; Sat, 9 Mar 2013 03:02:51 +0000 (UTC) Received: (qmail 43557 invoked by uid 500); 9 Mar 2013 03:02:51 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 43508 invoked by uid 500); 9 Mar 2013 03:02:50 -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 43461 invoked by uid 99); 9 Mar 2013 03:02:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Mar 2013 03:02:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bpendleton.derby@gmail.com designates 209.85.160.49 as permitted sender) Received: from [209.85.160.49] (HELO mail-pb0-f49.google.com) (209.85.160.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Mar 2013 03:02:41 +0000 Received: by mail-pb0-f49.google.com with SMTP id xa12so1828034pbc.22 for ; Fri, 08 Mar 2013 19:02:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=llCPf67U9pYZG0sTNen5d1ysu4pDLaspJI/iC8r/xEk=; b=CNSFNiNUIheV84Ue3MSpTGm9/Pc12vFI5nMHgC6yx30xhJxMRFot0agBSo44WJ43FX BlOsQHFOMyNDeHj4Yssto5n4nWUzMNQnHi0uQ2OZLhge8+zTs1oAUwAbVhdNgthSZmi0 BHQnDIQZTCfORjK/rD9kO0vyu+6SqHxX7tAhvC7iqLAI2uYVgQwa9sF8VRenGoYeWOk1 kntO6gJpILZNZbYuLeYl7NUxPESLhwKdQ/RNJ3v0+GTUBb3ExgyfS2WEGUeSV9ev+EvQ 5VkmwiMY0XeNHEIUTcH5YhcnfRLYGMTMZqUiMdQhW0LA0ChsSatUcQado6ackGG60i9J fvqQ== X-Received: by 10.68.235.36 with SMTP id uj4mr7675758pbc.54.1362798139692; Fri, 08 Mar 2013 19:02:19 -0800 (PST) Received: from [192.168.0.106] (c-67-170-231-73.hsd1.ca.comcast.net. [67.170.231.73]) by mx.google.com with ESMTPS id ti8sm7903365pbc.12.2013.03.08.19.02.16 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 08 Mar 2013 19:02:18 -0800 (PST) Message-ID: <513AA57A.2090501@gmail.com> Date: Fri, 08 Mar 2013 18:59:06 -0800 From: Bryan Pendleton User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Is there a way to dump all the plans considered by optimizer into log? References: <86zjyoolo2.fsf@oracle.com> <5130075D.8030509@gmail.com> <5130AC87.4070107@oracle.com> <513A4E8E.1090201@oracle.com> In-Reply-To: <513A4E8E.1090201@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > I don't have strong feelings about whether we should document this tool in the user guides. How about in the wiki? thanks, bryan