Re: Vá: [BUGS] Bug #519: Bug in order b

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <Sandor(dot)Vig(at)audi(dot)hu>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Vá: [BUGS] Bug #519: Bug in order b
Date: 2001-11-26 15:42:14
Message-ID: 20011126073655.N10603-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 26 Nov 2001, Tom Lane wrote:

> Sandor(dot)Vig(at)audi(dot)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.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-11-26 18:25:57 Re: PostgreSQL 7.1.3 - JDBC driver
Previous Message Daniele Arduini 2001-11-26 15:11:19 PostgreSQL 7.1.3 - JDBC driver