aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index accd49666a6..57bb7c4014b 100644
--- 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