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
In response to
pgsql-hackers by date
| Next: | From: Stephan Szabo | Date: 2001-06-07 03:12:46 |
| Subject: Re: behavior of ' = NULL' vs. MySQL vs. Standards |
| Previous: | From: Hannu Krosing | Date: 2001-06-07 03:05:44 |
| Subject: Re: Re: Daily Digest V1 #1428 |