Re: Git-master regression failure - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Git-master regression failure
Date
Msg-id 1371581281.35000.YahooMailNeo@web162904.mail.bf1.yahoo.com
Whole thread Raw
In response to Re: Git-master regression failure  (Svenne Krap <svenne.lists@krap.dk>)
Responses Re: Git-master regression failure  (Svenne Krap <svenne.lists@krap.dk>)
List pgsql-hackers
Svenne Krap <svenne.lists@krap.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



pgsql-hackers by date:

Previous
From: Ian Link
Date:
Subject: Re: Patch for fast gin cache performance improvement
Next
From: Pavel Stehule
Date:
Subject: review: Non-recursive processing of AND/OR lists