Re: [HACKERS] Some progress on INSERT/SELECT/GROUP BY bugs - Mailing list pgsql-hackers

From ZEUGSWETTER Andreas IZ5
Subject Re: [HACKERS] Some progress on INSERT/SELECT/GROUP BY bugs
Date
Msg-id 219F68D65015D011A8E000006F8590C60267B36A@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: [HACKERS] Some progress on INSERT/SELECT/GROUP BY bugs
List pgsql-hackers
> I still am unclear which of these are valid SQL:
> 
>     select a as b from test order by a
>     select a as b from test order by b
> 
Both are valid, and don't forget the third variant:

> select a as b from test order by 1
> 
Andreas


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: RE: [HACKERS] Current TODO list
Next
From: "D'Arcy" "J.M." Cain
Date:
Subject: PyGreSQL 2.4