Re: is this a bug or I am blind? - Mailing list pgsql-general

From Csaba Nagy
Subject Re: is this a bug or I am blind?
Date
Msg-id 1134754302.14216.57.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: is this a bug or I am blind?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: is this a bug or I am blind?
List 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 by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: is this a bug or I am blind?
Next
From: Tom Lane
Date:
Subject: Re: is this a bug or I am blind?