projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecd8537
)
Update TODO list.
author
Bruce Momjian
Wed, 9 Feb 2000 20:09:29 +0000
(20:09 +0000)
committer
Bruce Momjian
Wed, 9 Feb 2000 20:09:29 +0000
(20:09 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index f75fb1bd12f381c57bb426a9ec4b9805f1d8f4bf..2d5abbe85c3b042390326dbf411e2e3c59b4d7ba 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Sat Feb 5 12:02:12
EST 2000
+Last updated:
Wed Feb 9 15:08:47
EST 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-155,7
+155,6
@@
INDEXES
* Add FILLFACTOR to index creation
* -Allow indexing of LIKE with localle character sets
* -Allow indexing of more than eight columns
-* update pg_class.relhasindex during vacuum when all indexes are dropped
COMMANDS