AW: TODO (was: Re: [HACKERS] Problem with parser)

Поиск
Список
Период
Сортировка
От Andreas Zeugswetter
Тема AW: TODO (was: Re: [HACKERS] Problem with parser)
Дата
Msg-id 01BDD19A.A670C8E0@zeugswettera.user.lan.at
обсуждение исходный текст
Ответы Re: AW: TODO (was: Re: [HACKERS] Problem with parser)
Re: AW: TODO (was: Re: [HACKERS] Problem with parser)
Список 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 по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] vacuum problem
Следующее
От: Paul Bagyenda
Дата:
Сообщение: Error in postgres server