Re: BUG #5135: sorting order - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5135: sorting order
Date
Msg-id 1097.1256226021@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5135: sorting order  ("Savita" <savita.halli@gmail.com>)
List pgsql-bugs
"Savita" <savita.halli@gmail.com> writes:
> I would like to know if there is anyway we can get the same sorting order
> irreespective of lc_collate value when doing the select query.

You could do "ORDER BY col USING ~<~", but on the whole it's really
better to set LC_COLLATE the way you want.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5134: initdb fails with return code 1
Next
From: flamin dragon
Date:
Subject: Re: BUG #5130: Failed to run initdb:1