Re: [pgadmin-support] RFE: Alises in WHERE clauses

2012-09-17 Thread Daniel Serodio (lists)
Raymond O'Donnell wrote: 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?

Re: [pgadmin-support] RFE: Alises in WHERE clauses

2012-09-17 Thread Raymond O'Donnell
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