AW: TODO (was: Re: [HACKERS] Problem with parser) - Mailing list pgsql-hackers

From Andreas Zeugswetter
Subject AW: TODO (was: Re: [HACKERS] Problem with parser)
Date
Msg-id 01BDD19A.A670C8E0@zeugswettera.user.lan.at
Whole thread Raw
Responses Re: AW: TODO (was: Re: [HACKERS] Problem with parser)
Re: AW: TODO (was: Re: [HACKERS] Problem with parser)
List pgsql-hackers
>> > * Allow views to specify column names outside SELECT statement
>>
>>     ??? what is meant by that?
>
>I have no idea.  I am removing it.  Does anyone else know what it means?

It probably means:
create view myview (name, salary, hours) as select lname, currsal, whours from wages;

Andreas



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] vacuum problem
Next
From: Paul Bagyenda
Date:
Subject: Error in postgres server