Re: is this a bug or I am blind?

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: is this a bug or I am blind?
Дата
Msg-id 1134754302.14216.57.camel@coppola.muc.ecircle.de
обсуждение исходный текст
Ответ на Re: is this a bug or I am blind?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: is this a bug or I am blind?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, 2005-12-16 at 18:12, Tom Lane wrote:
[snip]
> I don't know anything about hu_HU comparison rules, but it appears that
> strcoll() believes that these two strings should be considered equal.
> Is that sane?

It is sane in a way, as the "ty" combination is pronounced together as a
single consonant in hungarian, and "tty" is the 'strong' version of it.
The usual way of making a consonant strong in Hungarian is to double it,
which works well for simple consonants, but for "ty" is normally written
"tty". So "tyty" and "tty" could be arguably both taken as double "ty",
except that the official form is "tty"... but from a pronunciation point
of view they ARE equivalent in hungarian.

Cheers,
Csaba.



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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: is this a bug or I am blind?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: is this a bug or I am blind?