AW: new relkind for view - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: new relkind for view
Date
Msg-id 11C1E6749A55D411A9670001FA687963368071@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: new relkind for view
Re: AW: new relkind for view
List pgsql-hackers
> > 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 viewschange elog for
complexview 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
createview
 

Andreas


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: bug with dropping tables and transactions.
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: bug with dropping tables and transactions.