projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a55934
)
Update TODO list.
author
Bruce Momjian
Thu, 9 Mar 2000 23:22:18 +0000
(23:22 +0000)
committer
Bruce Momjian
Thu, 9 Mar 2000 23:22:18 +0000
(23:22 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index a76e04bb2fd83c946d6abe9dfd57775ac46311f8..a8b8eaa76b46ca8acd25e16821b97006416d49fb 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Mon Feb 28 04:23:56
EST 2000
+Last updated:
Thu Mar 9 18:21:39
EST 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-84,6
+84,7
@@
MISC
promotion occurs
* Modification of pg_class can happen while table in use by
another backend. Might lead to MVCC inside of syscache
+* Permission to UPDATE table allows DELETE also
ENHANCEMENTS
------------