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

From Kevin Grittner
Subject Re: Git-master regression failure
Date
Msg-id 1371587023.91131.YahooMailNeo@web162906.mail.bf1.yahoo.com
Whole thread Raw
In response to Re: Git-master regression failure  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> wrote:

> The problem is the f1 > 'WA' part of the query.  In Danish,
> apparently 'AA' > 'WA', so two more rows show up.

Thanks -- I didn't have the right locale installed, and wasn't
quite sure what package to install to get it.

So, the test is bad, rather than there being a production bug.

> I don't know how important it is to the community for make check
> to pass under every possible LANG setting, or the best way to go
> about fixing it if it is important.

We should probably tweak the test to not use a range which fails in
any known locale.

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



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Git-master regression failure
Next
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part 1: additional information