Re: Bug #610: collation fails sorting because of strcoll() bug - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #610: collation fails sorting because of strcoll() bug
Date
Msg-id 15085.1015536103@sss.pgh.pa.us
Whole thread Raw
In response to Bug #610: collation fails sorting because of strcoll() bug  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> collation fails sorting because of strcoll() bug

Sorry, strcoll() is behaving as defined.  If you don't like it, use
a different LOCALE.  Or at the very least, complain to the strcoll
authors, not us ;-)

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #610: collation fails sorting because of strcoll() bug
Next
From: Bruce Momjian
Date:
Subject: Re: libpq not reentrant