8000
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 13eadd4 commit 8505fc8Copy full SHA for 8505fc8
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Jan 27 00:40:39 EST 2001
+Last updated: Sat Jan 27 00:49:01 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -135,6 +135,7 @@ VIEWS
135
* -Change elog for complex view ins|upd|del to "cannot {ins|upd|del}
136
* Add the functionality for "with check option" clause of create view
137
* Allow NOTIFY in rules involving conditionals
138
+* Evaluate INSERT rules at end of query, rather than beginning
139
140
INDEXES
141
0 commit comments