Re: foreign_data test fails with non-C locale - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: foreign_data test fails with non-C locale
Date
Msg-id 496B161F.9080206@gmx.net
Whole thread Raw
In response to Re: foreign_data test fails with non-C locale  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Responses Re: foreign_data test fails with non-C locale  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-hackers
Devrim GÜNDÜZ wrote:
> On Sun, 2009-01-11 at 11:46 -0500, Tom Lane wrote:
> 
>> If we try to fix those cases I think we should try to fix Turkish i
>> as well ... but I concur that first requires determining if it's
>> behaving wrong or not. Devrim, or someone?
> 
> What exactly do you want to see?

Using a glibc system, initdb with --locale=tr_TR (or tr_TR.utf8 or 
whatever) and run make installcheck.  You should see test failures in 
the tsearch and tsdicts tests that appear to relate to issues with 
lowercasing the "I" letter correctly.  And then use your language skills 
to determine what the correct behavior is. ;-)

Note that on Mac OS X with tr_TR locales, the tests do not fail.

I actually suspect that both current answers are wrong.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: about truncate
Next
From: Alvaro Herrera
Date:
Subject: Re: autovacuum and reloptions