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

Update TODO list.

parent ee973be9
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Oct 4 00:24:19 EDT 2001 Last updated: Fri Oct 5 16:43:01 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -101,6 +101,7 @@ VIEWS ...@@ -101,6 +101,7 @@ VIEWS
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW * Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
* Allow NOTIFY in rules involving conditionals * Allow NOTIFY in rules involving conditionals
* -Evaluate INSERT rules at end of query, rather than beginning (Jan) * -Evaluate INSERT rules at end of query, rather than beginning (Jan)
* Allow views on temporary tables to behave as temporary views
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