Skip to content

Commit 561e25a

Browse files
committed
Oops, not done:
> * Have views on temporary tables exist in the temporary namespace
1 parent 596ba5e commit 561e25a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Aug 13 23:40:24 EDT 2002
3+
Last updated: Tue Aug 13 23:40:53 EDT 2002
44

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

@@ -127,7 +127,7 @@ Views / Rules
127127
* Automatically create rules on views so they are updateable, per SQL92 [view]
128128
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
129129
* 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
131131
* Move psql backslash information into views
132132
* Allow RULE recompilation
133133
* -Remove brackets as multi-statement rule grouping, must use parens (Bruce)

0 commit comments

Comments
 (0)