Update TODO list.
authorBruce Momjian
Fri, 4 Feb 2000 05:04:55 +0000 (05:04 +0000)
committerBruce Momjian
Fri, 4 Feb 2000 05:04:55 +0000 (05:04 +0000)
doc/TODO

index accd49666a64e1a493da0aeb8a31c1cedcb057c9..57bb7c4014b0a1079041b6c4c6bcb25cfc4417a4 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -153,6 +153,7 @@ 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