Re: RFE: Alises in WHERE clauses - Mailing list pgadmin-support

From Daniel Serodio (lists)
Subject Re: RFE: Alises in WHERE clauses
Date
Msg-id 50579330.3080304@mandic.com.br
Whole thread Raw
In response to Re: RFE: Alises in WHERE clauses  (Raymond O'Donnell <rod@iol.ie>)
List pgadmin-support
Raymond O'Donnell wrote: <blockquote cite="mid:50578C24.3020704@iol.ie" type="cite"><pre wrap="">On 17/09/2012 21:24,
DanielSerodio (lists) wrote:
 
</pre><blockquote type="cite"><pre wrap="">It would be nice if PostgreSQL supported column aliases in WHERE
clauses, eg:

SELECT left(value, 1) AS first_letter
FROM some_table
WHERE first_letter > 'a';

Is this the proper mailing list for such feature requests?
</pre></blockquote><pre wrap="">
No. :-)

Try pgsql-general instead; this list is for PgAdmin.
</pre></blockquote> Oops. I meant to post to pgsql-general but autocomplete failed me :-)<br /><br /> Regards,<br />
DanielSerodio<br /><br /> 

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: server status window - query is not clearing one SQL is finished (change in behaviour)
Next
From: Zansusu Solution
Date:
Subject: about postgres sql 9.0 instalation