Return-Path: X-Original-To: apmail-db-derby-user-archive@www.apache.org Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E217AF987 for ; Wed, 3 Apr 2013 10:58:26 +0000 (UTC) Received: (qmail 32962 invoked by uid 500); 3 Apr 2013 10:58:26 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 32804 invoked by uid 500); 3 Apr 2013 10:58:26 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 32780 invoked by uid 99); 3 Apr 2013 10:58:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 10:58:25 +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 (athena.apache.org: domain of john.foreign@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 10:58:19 +0000 Received: by mail-bk0-f43.google.com with SMTP id jm2so726325bkc.16 for ; Wed, 03 Apr 2013 03:57:58 -0700 (PDT) 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=8nqypRXzw9ezcHi0VzZtGcPVN3n/9LKeUu5L/cD6zOo=; b=twTWxwJPyLDTYSy2BecfuhizYJd+jR1Owbr/IlSauIiP+zu9H30hDuY3wpUd7NNsj3 dGciMAfJNUPOV8BZJl3TSIXJ5lgAydqjgVyA5GqYLhCMU7qeyeHi897tGgtJ7d1m61rx GubZnv5fXUYHvOEbbiXKH1gE7JrRMu9KgPEJRcP1hhD5LyyPaFfhs0+J4PUjK++F76yx Zk5tk4bu7B77EnQR0trMAFwNb1FuQd7vRrdimY7DJNgJTuARS+HsRL5tuc9HFd8/xknx 8OZhDvFZbBdPwgda4QPWqWOroJtvw7UdlAUGcqLSlaZIkiSTz7eVcwCnPxmPSsIokO3L +Kcg== X-Received: by 10.205.38.195 with SMTP id tj3mr883907bkb.67.1364986678035; Wed, 03 Apr 2013 03:57:58 -0700 (PDT) Received: from [192.168.1.100] (bzq-84-111-131-91.red.bezeqint.net. [84.111.131.91]) by mx.google.com with ESMTPS id o2sm2450598bkv.3.2013.04.03.03.57.55 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Apr 2013 03:57:57 -0700 (PDT) Message-ID: <515C0B2C.5010103@gmail.com> Date: Wed, 03 Apr 2013 13:57:48 +0300 From: John English User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: derby-user@db.apache.org Subject: Re: Peculiar sorting behaviour? References: <515AA74D.3030507@gmail.com> <87d2ud0wvn.fsf@oracle.com> <515B0D01.3020804@gmail.com> <515B0FD3.8080903@sbcglobal.net> <515B25D2.10508@gmail.com> <515B81CF.4080709@gmail.com> In-Reply-To: <515B81CF.4080709@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 03/04/2013 04:11, Bryan Pendleton wrote: > it's worth reporting the problem, > together with whatever information you have. I've submitted what I have reported so far as: https://issues.apache.org/jira/browse/DERBY-6148 I'm still trying to come up with a suitable test case and will add it to the bug report if I succeed. -- John English