Re: Oder by not working

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Oder by not working
Дата
Msg-id 489BE238.5030405@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Oder by not working  ("Blanco, Jose" <blancoj@umich.edu>)
Список pgsql-bugs
As Tom pointed out, the order depends on the locale.

Blanco, Jose wrote:
> So is there no way to make oder by work with names?
>
> -----Original Message-----
> From: Heikki Linnakangas [mailto:heikki@enterprisedb.com]
> Sent: Thursday, August 07, 2008 3:00 AM
> To: Blanco, Jose
> Cc: pgsql-bugs@postgresql.org
> Subject: Re: [BUGS] Oder by not working
>
> Heikki Linnakangas wrote:
>> Unlike on some systems, in PostgreSQL "ORDER BY 1" means order by the
>> constant value "1", not the first column. Try "ORDER BY name".
>
> Oh, that's of course not correct at all. "ORDER BY 1" does indeed mean
> order by first column. I don't know what I was thinking,
>


--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Hmm, nodeUnique doesn't really support backwards scan too well
Следующее
От: "Ismael Ciordia, Openbravo"
Дата:
Сообщение: Re: BUG #4167: When generating UUID using UUID-OSSP module, UUIDs are not unique on Windows