update todo
authorxzilla <xzilla>
Sat, 19 Jun 2004 13:16:47 +0000 (13:16 +0000)
committerxzilla <xzilla>
Sat, 19 Jun 2004 13:16:47 +0000 (13:16 +0000)
TODO

diff --git a/TODO b/TODO
index 07f3bf1c7385bfd725453ec677d16e687b92f2a2..b6ab673ea1aec9e85c00390b5f306d1cc7e2822b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,6 +34,7 @@ Databases
 * Add alter database for 7.3+
 * -Dump database using pg_dump streaming (chriskl)
 * Comments on databases
+* -Vacuum & analyze (bryan)
 
 Tables
 ------
@@ -42,7 +43,7 @@ Tables
 * -Rename table
 * -Change table owner
 * -Cluster support
-* -Vacuum & analyze (bryan)
+*  Vacuum & analyze individual tables
 * -ORDER BY in Select function (can do so after the fact now - chriskl)
 * -Unify Select and Browse functions (chriskl)
 * Add option for showing table size counts