Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 665d373

Browse files
author
Neil Conway
committed
Clarify TODO item: we ought to implement updatable views per SQL99, not
SQL92 (the former defines a much more ambitious subset of views that need to be updatable).
1 parent 95f20b9 commit 665d373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/TODO

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Multi-Language Support
202202
Views / Rules
203203
=============
204204

205-
* Automatically create rules on views so they are updateable, per SQL92 [view]
205+
* Automatically create rules on views so they are updateable, per SQL99 [view]
206206
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
207207
* Allow NOTIFY in rules involving conditionals
208208
* Have views on temporary tables exist in the temporary namespace

0 commit comments

Comments
 (0)