Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 37485 invoked from network); 1 Mar 2011 20:51:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Mar 2011 20:51:36 -0000 Received: (qmail 76623 invoked by uid 500); 1 Mar 2011 20:51:36 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 76592 invoked by uid 500); 1 Mar 2011 20:51:35 -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 76585 invoked by uid 99); 1 Mar 2011 20:51:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 20:51:35 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [148.87.113.121] (HELO rcsinet10.oracle.com) (148.87.113.121) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 20:51:29 +0000 Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p21KobZ2026187 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 1 Mar 2011 20:50:38 GMT Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id p21KF7Io008289 for ; Tue, 1 Mar 2011 20:50:36 GMT Received: from abhmt006.oracle.com by acsmt354.oracle.com with ESMTP id 1099019691299012609; Tue, 01 Mar 2011 12:50:09 -0800 Received: from localhost (/80.203.104.25) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 01 Mar 2011 12:50:08 -0800 From: Knut Anders Hatlen To: Subject: Re: first draft of 10.8.1 release notes References: <4D6C0B37.5050608@oracle.com> Date: Tue, 01 Mar 2011 21:50:20 +0100 In-Reply-To: <4D6C0B37.5050608@oracle.com> (Rick Hillegas's message of "Mon, 28 Feb 2011 12:53:11 -0800") Message-ID: User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/23.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: acsmt353.oracle.com [141.146.40.153] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.4D6D5C1D.0067,ss=1,fgs=0 Rick Hillegas writes: > Please take a look at the first draft of the 10.8.1 release notes and > let me know how I can improve them: > https://svn.apache.org/viewvc/db/derby/code/trunk/RELEASE-NOTES.html?view=co Should we also have a more detailed note about the automatic update of index cardinality statistics? A brief description of how to disable the feature in case it causes problems would be nice, I think. -- Knut Anders