|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Oct 1617:14:25 EDT 2000 |
| 3 | +Last updated:Mon Oct 1618:03:42 EDT 2000 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -113,7 +113,7 @@ VIEWS
|
113 | 113 | * Allow views of aggregate columns
|
114 | 114 | * Allow views with subselects
|
115 | 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} |
| 116 | +*-Change elog for complex view ins|upd|del to "cannot {ins|upd|del} |
117 | 117 | * Add the functionality for "with check option" clause of create view
|
118 | 118 |
|
119 | 119 | INDEXES
|
|