Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fa99f94

Browse files
committed
Update for temp views:
< * Automatically make a view temporary if it uses a temporary table > * Require view using temporary tables to be temporary views
1 parent eb77ad5 commit fa99f94

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: Sun Mar 24 22:36:39 EST 2002
3+
Last updated: Mon Mar 25 15:55:30 EST 2002
44

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

@@ -121,7 +121,7 @@ VIEWS / RULES
121121
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
122122
* Allow NOTIFY in rules involving conditionals
123123
* Allow temporary views
124-
* Automatically make a view temporary if it uses a temporary table
124+
* Require view using temporary tables to be temporary views
125125
* Move psql backslash information into views
126126
* Allow RULE recompilation
127127
* -Remove brackets as multi-statement rule grouping, must use parens (Bruce)

0 commit comments

Comments
 (0)