We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6f830 commit 5b5ba01Copy full SHA for 5b5ba01
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Oct 16 16:05:46 EDT 2000
+Last updated: Mon Oct 16 17:14:25 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -112,6 +112,9 @@ VIEWS
112
* Allow DISTINCT on views
113
* Allow views of aggregate columns
114
* Allow views with subselects
115
+* Create insert, update and delete rules for simple one table views
116
+* Change elog for complex view ins|upd|del to "cannot {ins|upd|del}
117
+* Add the functionality for "with check option" clause of create view
118
119
INDEXES
120
0 commit comments