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 cff0241 commit 4fc5b32Copy full SHA for 4fc5b32
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jul 4 10:59:00 EDT 2001
+Last updated: Fri Jul 6 14:23:02 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -88,7 +88,7 @@ VIEWS
88
* Automatically create rules on views so they are updateable, per SQL92 [view]
89
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
90
* Allow NOTIFY in rules involving conditionals
91
-* Evaluate INSERT rules at end of query, rather than beginning
+* -Evaluate INSERT rules at end of query, rather than beginning (Jan)
92
93
INDEXES
94
0 commit comments