Re: order by question.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: "Jose Blanco" <blancoj(at)umich(dot)edu>, "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: order by question.
Date: 2007-05-04 19:26:00
Message-ID: 200705042126.00817.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jose Blanco wrote:
> This second time I did, see
>
> select author, sort_author from itemsbyauthor where sort_author like
> 'tan%' order by 2;

No, your posts didn't contain that query.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2007-05-04 19:38:09 Re: order by question.
Previous Message Alvaro Herrera 2007-05-04 18:57:27 Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)