Re: Git-master regression failure

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: Svenne Krap <svenne(dot)lists(at)krap(dot)dk>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Git-master regression failure
Date: 2013-06-18 18:48:01
Message-ID: 1371581281.35000.YahooMailNeo@web162904.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Svenne Krap <svenne(dot)lists(at)krap(dot)dk> wrote:
> On 18-06-2013 20:17, Kevin Grittner wrote:
>>
>>> I was surprised to see that an index-test failed.
>>
>> It works for me.  Could you paste or attach some detail?
>
> Gladly, if you tell me what would be relevant to attach :)
>
> I am brand new to the postgresql source code and hence have no
> real idea how to catch it..

Apologies; I somehow missed the file attached to your initial post.
That's the sort of thing I was looking for.

Having reviewed that, the source code comments indicate it is for
"character-by-character (not collation order) comparison operators
for character types".  Perhaps your collation is having an impact
regardless of that.  Could you show us the values of your settings
related to locale?

--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2013-06-18 19:01:17 review: Non-recursive processing of AND/OR lists
Previous Message Ian Link 2013-06-18 18:41:36 Re: Patch for fast gin cache performance improvement