You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik" <Da...@Sun.COM> on 2008/07/14 18:16:36 UTC

Re: svn commit: r672834 - /db/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/StoredPage.java

mikem@apache.org writes:

> +                    // The only time a new page might not have enough space is
> +                    // if the source row fills or almost fills a page by itself
> +                    // and has a record id that is smaller than the record id
> +                    // will be on the destination page such that the increase
> +                    // in space.  

This sentence ending seems broken :) "such that the increase in space."