projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a802433
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Thu, 25 May 2000 16:10:01 +0000
(16:10 +0000)
committer
Bruce Momjian
<
[email protected]
>
Thu, 25 May 2000 16:10:01 +0000
(16:10 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index f3bc2e5eae2f1431af6aa666eca265ee0b012e38..168adf66a67d7cad054653a68b151a1971f9fa6f 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Sat May 13 22:32:35
EDT 2000
+Last updated:
Thu May 25 12:08:57
EDT 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-229,6
+229,8
@@
MISC
* prevent labels from being output for stored rules (Tom)
* allow configuration of maximum number of open files
* Remove pg_listener index
+* Remove ANALYZE from VACUUM so it can be run separately without locks
+* Gather more accurate statistics using indexes
SOURCE CODE
-----------