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 5eed835 commit 918feb6Copy full SHA for 918feb6
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Mar 18 22:05:18 EST 2002
+Last updated: Sun Mar 24 17:37:06 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -121,6 +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
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