order by question.

From: "Jose Blanco" <blancoj(at)umich(dot)edu>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: order by question.
Date: 2007-05-03 20:12:26
Message-ID: 20070503201232.E8A0F9FB30C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I'm using version 7.3 of postgres and when I issue the following command

select author, sort_author from itemsbyauthor where sort_author like 'tan%';

I get the following results:

Author sort_author

Tan, Weihong | tan, weihong

Tang, S. C. | tang, s. c.

Tan, Fang | tan, fang

Note how the tan's are not grouped together when I think they should be. Is
this something that is fixed in a more current version of postgres?

Thank you!

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Douglas Toltzman 2007-05-03 20:29:11 Re: order by question.
Previous Message Alvaro Herrera 2007-05-03 17:15:46 Re: BUG #3260: Subtracting intervals