projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f0adb
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Sat, 27 Jan 2001 05:40:51 +0000
(
05:40
+0000)
committer
Bruce Momjian
<
[email protected]
>
Sat, 27 Jan 2001 05:40:51 +0000
(
05:40
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 5c0a0f99a4647082f42f878b09208ec1aff1753d..9ead3643bdb223fca2cb7941d2e0e13ab3afea6c 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Fri Jan 26 23:42:46
EST 2001
+Last updated:
Sat Jan 27 00:40:39
EST 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-134,7
+134,7
@@
VIEWS
* Automatically create rules on views so they are updateable, per SQL92
* -Change elog for complex view ins|upd|del to "cannot {ins|upd|del}
* Add the functionality for "with check option" clause of create view
-* Allow NOTIFY in rules
+* Allow NOTIFY in rules
involving conditionals
INDEXES