add some feature requests
authorioguix <ioguix>
Fri, 21 Sep 2007 09:48:09 +0000 (09:48 +0000)
committerioguix <ioguix>
Fri, 21 Sep 2007 09:48:09 +0000 (09:48 +0000)
TODO

diff --git a/TODO b/TODO
index e0854ad62946083c4ce568e3102169735c79cdcc..e20854853e2ed7817f4e7b00da2c9240c4b43927 100644 (file)
--- a/TODO
+++ b/TODO
@@ -56,6 +56,10 @@ Databases
 
 * Add alter database variables for 7.3+
 * -Comments on Create and Alter database [8.2]
+* Add database stats
+* REASSIGN OWNED & DROP OWNED support for 8.2+ 
+       - http://www.postgresql.org/docs/8.2/interactive/sql-reassign-owned.html
+       - http://www.postgresql.org/docs/8.2/interactive/sql-drop-owned.html
 
 Schemas (7.3)
 -------------