Re: Case sensitive order by - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Case sensitive order by
Date
Msg-id 20030411201541.GA30068@wolff.to
Whole thread Raw
In response to Re: Case sensitive order by  (<mallah@trade-india.com>)
Responses Re: Case sensitive order by
List pgsql-general
On Fri, Apr 11, 2003 at 23:49:12 +0530,
  mallah@trade-india.com wrote:
>
> > I want to do case sensitve sorting on a varchar field.
>
> the default ordering is case sensitive , what makes u feel
> otherwise , could u give some examples?

That depends on the locale. In US_EN ordering is not case sensitive.
(Unless to strings are the same excepting their case.)


pgsql-general by date:

Previous
From:
Date:
Subject: Re: pgsql data file location
Next
From: "scott.marlowe"
Date:
Subject: Re: Questions regarding PostgreSQL