OSDN Git Service

Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Fri, 4 Feb 2000 05:04:55 +0000 (05:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 4 Feb 2000 05:04:55 +0000 (05:04 +0000)
doc/TODO

index accd496..57bb7c4 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