Re: execute/perform and FOUND

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: execute/perform and FOUND
Дата
Msg-id 739.1158851022@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: execute/perform and FOUND  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Список pgsql-general
Karsten Hilbert <Karsten.Hilbert@gmx.net> writes:
> The docs do hint at how to do it properly:
>  "PERFORM create_mv(''cs_session_page_requests_mv'', my_query);"
> but this might be helpful to be pointed out explicitely:
> "PERFORM create_mv(''cs_session_page_requests_mv'', my_query);
>  Note that the PERFORM replaces the SELECT in the query."

The 8.0 and up docs do indeed say that.

            regards, tom lane

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

Предыдущее
От: Ron Johnson
Дата:
Сообщение: Re: postgresql rising
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: column names in select don't exists in insert to