Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitffd69e7

Browse files
committed
Update view info:
< * Automatically create rules on views so they are updateable, per SQL99 [view]> * Automatically create rules on views so they are updateable, per SQL99>> We can only auto-create rules for simple views. For more complex> cases users will still have to write rules.>
1 parentfb6c680 commitffd69e7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎doc/TODO

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
66
Bracketed items "[]" have more detail.
77

88
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
9-
Last updated:Sat Nov6 00:38:05 EST 2004
9+
Last updated:Mon Nov8 09:53:53 EST 2004
1010

1111
The most recent version of this document can be viewed at the PostgreSQL web
1212
site, http://www.PostgreSQL.org.
@@ -199,7 +199,11 @@ Multi-Language Support
199199
Views / Rules
200200
=============
201201

202-
* Automatically create rules on views so they are updateable, per SQL99 [view]
202+
* Automatically create rules on views so they are updateable, per SQL99
203+
204+
We can only auto-create rules for simple views. For more complex
205+
cases users will still have to write rules.
206+
203207
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
204208
* Allow NOTIFY in rules involving conditionals
205209
* Have views on temporary tables exist in the temporary namespace

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp