Re: Fixing the Turkish problem

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Re: Fixing the Turkish problem
Дата
Msg-id Pine.LNX.4.44.0405280956330.26450-100000@emo.org.tr
обсуждение исходный текст
Ответ на Re: Fixing the Turkish problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

On Sun, 23 May 2004, Tom Lane wrote:

> > However, we still fail to sort small I (i dotless) and i. "i dotless" 
> > comes before i in Turkish Alphabet, but ORDER BY sorts i before "i 
> > dotless".
> 
> For that, you have to complain to your locale's designer.  We just do
> what strcoll tells us to.

Ok, complained :-) We've reported a bug before, and now latest snapshot of 
Glibc contains the correct order for Turkish characters. initdb and sort 
on 7.5devel works perfectly .

I'm glad that Turkish locale problems were solved before 7.5 was out. 
Thanks Tom.

Regards,
-- 
Devrim GUNDUZ           
devrim~gunduz.org                devrim.gunduz~linux.org.tr         http://www.TDMSoft.com
http://www.gunduz.org



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Win32, PITR, nested transactions, tablespaces
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Nested xacts: looking for testers and review