Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb77ad5 commit fa99f94Copy full SHA for fa99f94
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Mar 24 22:36:39 EST 2002
+Last updated: Mon Mar 25 15:55:30 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -121,7 +121,7 @@ VIEWS / RULES
121
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
122
* Allow NOTIFY in rules involving conditionals
123
* Allow temporary views
124
-* Automatically make a view temporary if it uses a temporary table
+* Require view using temporary tables to be temporary views
125
* Move psql backslash information into views
126
* Allow RULE recompilation
127
* -Remove brackets as multi-statement rule grouping, must use parens (Bruce)
0 commit comments