can not use the column after rename - Mailing list pgsql-general

From salah jubeh
Subject can not use the column after rename
Date
Msg-id 1324467543.44390.YahooMailNeo@web161506.mail.bf1.yahoo.com
Whole thread Raw
Responses Re: can not use the column after rename
Re: can not use the column after rename
List pgsql-general
Hello,

Why I can not do something like this in Postgres.

 SELECT 1 as a , 2 as b , a + b as c ;

Regards
 

pgsql-general by date:

Previous
From: "Marc Mamin"
Date:
Subject: Re: design help for performance
Next
From: Simon Tokumine
Date:
Subject: Re: can not use the column after rename