File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Tue Aug 13 23:40:24 EDT 2002
3
+ Last updated: Tue Aug 13 23:40:53 EDT 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -127,7 +127,7 @@ Views / Rules
127
127
* Automatically create rules on views so they are updateable, per SQL92 [view]
128
128
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
129
129
* Allow NOTIFY in rules involving conditionals
130
- * - Have views on temporary tables exist in the temporary namespace
130
+ * Have views on temporary tables exist in the temporary namespace
131
131
* Move psql backslash information into views
132
132
* Allow RULE recompilation
133
133
* -Remove brackets as multi-statement rule grouping, must use parens (Bruce)
You can’t perform that action at this time.
0 commit comments