Update TODO list.

This commit is contained in:
Bruce Momjian 2000-02-04 05:04:55 +00:00
parent b64826a47d
commit df035f762a

View File

@ -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