Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 58433 invoked from network); 19 Jan 2007 14:16:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jan 2007 14:16:11 -0000 Received: (qmail 88618 invoked by uid 500); 19 Jan 2007 14:16:17 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 88595 invoked by uid 500); 19 Jan 2007 14:16:17 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 88584 invoked by uid 99); 19 Jan 2007 14:16:17 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2007 06:16:17 -0800 Received: from eos.apache.osuosl.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id B99DB59F70 for ; Fri, 19 Jan 2007 14:15:20 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Fri, 19 Jan 2007 14:15:20 -0000 Message-ID: <20070119141520.20736.99690@eos.apache.osuosl.org> Subject: [Db-derby Wiki] Update of "DerbyTenThreeRelease" by OlavSandstaa X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by OlavSandstaa: http://wiki.apache.org/db-derby/DerbyTenThreeRelease ------------------------------------------------------------------------------ || Feature || Description || Associated JIRAs || || Alter Table || You can now DROP or RENAME a column. Together with a number of enhancements in 10.2, this means that most dynamic schema modifications are now possible || DERBY-396, DERBY-165, DERBY-726, DERBY-1489, DERBY-1490, DERBY-1926, DERBY-1909, DERBY-1515, DERBY-2042|| - == 10.3 Non-functional Improvements + == 10.3 Non-functional Improvements == - || Feature || Description || Assosiciated JIRAs || + || Area || Description || Assosiciated JIRAs || - || Performance || Reduce CPU usage in server || DERBY-XXX || + || Performance || Reduce CPU usage in server. Main areas being worked on are: Lock manager and latching, reduced use of synchronized data structures, optimize use of bit sets.|| DERBY-XXX || == 10.3 Bug Fix Candidates ==