Re: doc page: ALTER VIEW

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: doc page: ALTER VIEW
Дата
Msg-id 1360416715.22094.1.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на doc page: ALTER VIEW  ("Sahagian, David" <david.sahagian@emc.com>)
Ответы Re: doc page: ALTER VIEW  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
On Wed, 2013-01-02 at 11:58 -0500, Sahagian, David wrote:
> On the doc page for ALTER VIEW . . .
>
> In the discussion about SET/DROP DEFAULT,
> I am thinking that [instead-of insert trigger] should be mentioned in addition to [ON INSERT rule].
>
> "A default value associated with a view column is inserted into INSERT statements on the view before the view's ON
INSERTrule is applied, . . ." 

This paragraph was rewritten as part of the updatable views patch, and
it appears to now say what you wanted.



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

Предыдущее
От: Tianyin Xu
Дата:
Сообщение: The relation between "checkpoint_timeout" and "checkpoint_warning" is missing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: doc page: ALTER VIEW