Re: Fixing the Turkish problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fixing the Turkish problem
Дата
Msg-id 25954.1085332721@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fixing the Turkish problem  (Devrim GUNDUZ <devrim@gunduz.org>)
Ответы Re: Fixing the Turkish problem  (Devrim GUNDUZ <devrim@gunduz.org>)
Список pgsql-hackers
Devrim GUNDUZ <devrim@gunduz.org> writes:
> On Thu, 6 May 2004, Tom Lane wrote:
>> What I'm thinking of doing is inventing "pg_strcasecmp" and
>> "pg_strncasecmp" that act like the above and replacing all calls of the
>> standard library functions with these.

> If you can post all the patches you'd like to apply, I'd be happy to test 
> them. (Sorry for the very late response, btw.)

The patches are in; please give CVS tip a shot and see what you think.
It passed regression tests in a Turkish locale for me.
        regards, tom lane


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

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: Fixing the Turkish problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: