projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3296e6f
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Wed, 19 Apr 2000 00:03:44 +0000
(
00:03
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 19 Apr 2000 00:03:44 +0000
(
00:03
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 605c025d755ad5d82682a1166849d78530f60451..1cbe7ac5b18381cccd9270a7c0965148233ff5c0 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-51,7
+51,7
@@
MISC
* 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
-
+* Some database schema's are not dumpable; do dumps in oid order
ENHANCEMENTS
------------