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:
f433d0d
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Fri, 26 Jan 2001 20:35:41 +0000
(20:35 +0000)
committer
Bruce Momjian
<
[email protected]
>
Fri, 26 Jan 2001 20:35:41 +0000
(20:35 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 62da5715f0ab89b8775368a8a76fe5bb944ca4d9..c049a1f55e59cf70f731a6198f9d5527ba62a59a 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Wed Jan 24 22:50:22
EST 2001
+Last updated:
Fri Jan 26 15:35:31
EST 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-133,6
+133,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
INDEXES