On Mon, 26 Nov 2001, Tom Lane wrote:

> [EMAIL PROTECTED] writes:
> > As you see ONLY the 00000000000000CS ID is missplaced,
> > the others are in correct sequence! This isn't a locale specific
> > sort order. (I have RED HAT 7.1, with Hungarian settings,
>
> Still looks like locale to me.  Exactly what LANG or LC_xxx settings
> are you using for the postmaster?

As a note, using a test program with LC_COLLATE=hu_HU, I get the
following strcoll values. ( I'm sort of assuming that hu_HU would
be the default setting for Hungary ;) )

CS <=> CY = 1
CS <=> CZ = -1

That seems to imply that for hu_HU CSs collation value is between
CY and CZ.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to