Re: AW: new relkind for view

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: AW: new relkind for view
Дата
Msg-id 200010162114.RAA11048@candle.pha.pa.us
обсуждение исходный текст
Ответ на AW: new relkind for view  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Ответы Re: AW: new relkind for view  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Added to TODO>

[ Charset ISO-8859-1 unsupported, converting... ]
> 
> > > 2. The executor complains if a DELETE or
> > >     INSERT references a view.
> 
> I think this is for new todo items:
>     create insert, update and delete rules for simple one table views
>     change elog for complex view ins|upd|del to "cannot {ins|upd|del}
> [into|from] complex view without an on {ins|upd|del} rule"
>     add the functionality for "with check option" clause of create view
> 
> Andreas
> 


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: [PATCHES] Re: when does CREATE VIEW not create a view?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: [BUGS] unique/references not honored when inheriting tables