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

Commit 5b5ba01

Browse files
committed
Update TODO list.
1 parent ff6f830 commit 5b5ba01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Oct 16 16:05:46 EDT 2000
3+
Last updated: Mon Oct 16 17:14:25 EDT 2000
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -112,6 +112,9 @@ VIEWS
112112
* Allow DISTINCT on views
113113
* Allow views of aggregate columns
114114
* 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
115118

116119
INDEXES
117120

0 commit comments

Comments
 (0)