projects
/
phppgadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e0c605
)
add some feature requests
author
ioguix
<ioguix>
Fri, 21 Sep 2007 09:48:09 +0000
(09:48 +0000)
committer
ioguix
<ioguix>
Fri, 21 Sep 2007 09:48:09 +0000
(09:48 +0000)
TODO
patch
|
blob
|
blame
|
history
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)
-------------