ascii-betical sort order? - Mailing list pgsql-sql

From Peter Koczan
Subject ascii-betical sort order?
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: ascii-betical sort order?
List pgsql-sql
Is there some way to do ascii-betical sort ordering in postgres (i.e.
capital letters come before lowercase)? It appears that text ordering
is dictionary-alphabetical. It's useful, but it's different from the
DBMS I'm porting some applications from (SQL Server, in case you were
curious).

It may not be terribly important, but it'd be useful to know in case
it actually is an issue.

I couldn't find any clear answer searching online.

Thanks,
Peter


pgsql-sql by date:

Previous
From: "Oliveiros Cristina"
Date:
Subject: performance question
Next
From: Tom Lane
Date:
Subject: Re: performance question