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

From Raymond O'Donnell
Subject Re: RFE: Alises in WHERE clauses
Date
Msg-id 50578C24.3020704@iol.ie
Whole thread Raw
In response to RFE: Alises in WHERE clauses  ("Daniel Serodio (lists)" <daniel.lists@mandic.com.br>)
Responses Re: RFE: Alises in WHERE clauses
List pgadmin-support
On 17/09/2012 21:24, Daniel Serodio (lists) wrote:
> 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?

No. :-)

Try pgsql-general instead; this list is for PgAdmin.

Ray.


-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie



pgadmin-support by date:

Previous
From: "Daniel Serodio (lists)"
Date:
Subject: RFE: Alises in WHERE clauses
Next
From: Guillaume Lelarge
Date:
Subject: Re: server status window - query is not clearing one SQL is finished (change in behaviour)