Re: some possible parser cleaning: drop support column(table) syntax

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: some possible parser cleaning: drop support column(table) syntax
Дата
Msg-id 1029.1256225848@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: some possible parser cleaning: drop support column(table) syntax  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: some possible parser cleaning: drop support column(table) syntax  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> 2009/10/22 Tom Lane <tgl@sss.pgh.pa.us>:
>> It is not --- it's the recommended solution for emulating computed
>> columns.  The column-as-f(x) direction maybe isn't terribly exciting,
>> but the function-as-x.col direction definitely is.

> is it documented?

Yes, see "SQL Functions on Composite Types" (34.4.2 as of CVS HEAD),
down near the end of that subsection.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: per table random-page-cost?
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: some possible parser cleaning: drop support column(table) syntax