Re: BUG #2317: Wrong sorting order for (VW)

Поиск
Список
Период
Сортировка
От tomas@tuxteam.de (Tomas Zerolo)
Тема Re: BUG #2317: Wrong sorting order for (VW)
Дата
Msg-id 20060317055123.GC11112@www.trapp.net
обсуждение исходный текст
Ответ на Re: BUG #2317: Wrong sorting order for (VW)  (Tomas Klockar <tomask@omicron.se>)
Список pgsql-bugs
On Thu, Mar 16, 2006 at 11:03:59AM +0100, Tomas Klockar wrote:
[...]
> I would say that sorting V and W as the same character may work in a=20
> dictionary [...]

> Currently the sortingfunction in postgreSQL have disqualified itself=20
> from beeing used, and I do the sorting in java which treat them as=20
> separate caracters.
>=20
> This is my 5 cent,

Tomas, as it has been said, PostgreSQL uses the operating system's
locale. So you can do two things: change it (e.b. to C , which is
neutral) or fix it. If you are on an unix-like OS, man 5 locale might
help with that.

Regards
-- tom=C3=A1s

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2326: Problems Upgrading from 8.0.2
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: BUG #2327: Startup script for FC4 with selinux