Re: ORDER BY Problem...

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: ORDER BY Problem...
Дата
Msg-id 3B1EF05E.20CE4D2C@tm.ee
обсуждение исходный текст
Ответ на RE: ORDER BY Problem...  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne wrote:
> 
> As far as I know, this is the standard (ASCII-ordered) way of sorting text.
> For example, MySQL does the same thing.
> 

Actually it seems that Severin is using the ASCII locale instead of
en_US or 
some other case-insensitive one.

> >
> > but I want this ouptut:
> >
> > aa
> > ABC
> > ADC
> >
> > What do I wrong?
> >

-----------
Hannu


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Re: Daily Digest V1 #1428
Следующее
От: Hannu Krosing
Дата:
Сообщение: Any time estimates for 7.1.2 RPM's ?