Re: Vá: [BUGS] Bug #519: Bug in order b - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: Vá: [BUGS] Bug #519: Bug in order b
Date
Msg-id 20011126073655.N10603-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: Vá: [BUGS] Bug #519: Bug in order by clausule  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Vá: [BUGS] Bug #519: Bug in order by clausule
List pgsql-bugs
On Mon, 26 Nov 2001, Tom Lane wrote:

> Sandor.Vig@audi.hu 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.



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Vá: [BUGS] Bug #519: Bug in order by clausule
Next
From: Daniele Arduini
Date:
Subject: PostgreSQL 7.1.3 - JDBC driver