Re: Incorrect column identifer using AS in SELECT statement on a VIEW. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Incorrect column identifer using AS in SELECT statement on a VIEW.
Date
Msg-id 23006.1132766861@sss.pgh.pa.us
Whole thread Raw
In response to Incorrect column identifer using AS in SELECT statement on a VIEW.  (Hayden James <hayden.james@gmail.com>)
List pgsql-bugs
Hayden James <hayden.james@gmail.com> writes:
> then I do a SELECT col1 AS something FROM Test2;  The column identifier
> comes back as "col1" instead of "something".

Hmm, we fixed a problem just like this last month ... seems we missed
some cases though ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [PATCHES] Patch to allow contrib/pgbench files to have blank
Next
From: Kris Jurka
Date:
Subject: Re: BUG #2060: Issue with Data base connection