Skip to content
Snippets Groups Projects
Commit 5b5ba014 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent ff6f8305
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Mon Oct 16 16:05:46 EDT 2000 Last updated: Mon Oct 16 17:14:25 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -112,6 +112,9 @@ VIEWS ...@@ -112,6 +112,9 @@ VIEWS
* Allow DISTINCT on views * Allow DISTINCT on views
* Allow views of aggregate columns * Allow views of aggregate columns
* Allow views with subselects * Allow views with subselects
* Create insert, update and delete rules for simple one table views
* Change elog for complex view ins|upd|del to "cannot {ins|upd|del}
* Add the functionality for "with check option" clause of create view
INDEXES INDEXES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment