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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vá: Va: [BUGS] Va: [BUGS] Bug #519: Bug in order b y clausule
Дата
Msg-id 7596.1007132467@sss.pgh.pa.us
обсуждение исходный текст
Список pgsql-bugs
Sandor.Vig@audi.hu writes:
>     All Hungarian -and other non standard ANSI- users should expect
>     "order by problems" due the locale settings.?

As far as I can see, this is *not* a Postgres bug.  If you don't like
the sort order specified by your locale file, you need to choose another
locale file.  We're just doing what the locale file says to do.

Depending on what it is you want from the locale features, you might be
able to get the right effect with some combination like LC_COLLATE=C
and LC_CTYPE=hu_HU.  Or maybe you should just recompile Postgres with
locale support turned off.

            regards, tom lane


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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #526: Three levels deeply nested SELECT goes wrong
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug #526: Three levels deeply nested SELECT goes wrong