Re: Order by, expressions & column aliases issue - Mailing list pgsql-general

From John D. Burger
Subject Re: Order by, expressions & column aliases issue
Date
Msg-id f1e7a55588421790aceb4d89f83d35da@mitre.org
Whole thread Raw
In response to Order by, expressions & column aliases issue  (Jeff Trout <threshar@torgo.978.org>)
List pgsql-general
Jeff Trout wrote:

> This isn't terribly clear in the documentation.
>
> But it seems, in 8.0.3 and 8.1.1 that you cannot use a column alias in
> an order by if you are using an expression (ie order by
> my_column_alias <> 0 asc). If you use a plain asc/desc order by then
> it is fine (ie order by my_column_alias asc).

Yah - I ran into this a few months ago.  Here's Tom's comments:

   http://archives.postgresql.org/pgsql-general/2005-10/msg00208.php

- John Burger
   MITRE


pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Forum Software
Next
From: "Jonel Rienton"
Date:
Subject: Data types