Log Message: ----------- todo: refactor tree context menu: create instead of en/disable items
Modified Files: -------------- pgadmin3: TODO.txt (r1.99 -> r1.100)
Index: TODO.txt =================================================================== RCS file: /projects/pgadmin3/TODO.txt,v retrieving revision 1.99 retrieving revision 1.100 diff -LTODO.txt -LTODO.txt -u -w -r1.99 -r1.100 --- TODO.txt +++ TODO.txt @@ -3,6 +3,7 @@ <ul> <li>pgDatatype to encapsulate all typmod handling, rewrite all other classes to use it <li>Improve database connection docs for newbies. + <li>refactor tree context menu: create instead of en/disable items </ul> <li>Enhancements
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend