Index: TODO.txt =================================================================== RCS file: /projects/pgadmin3/TODO.txt,v retrieving revision 1.89 retrieving revision 1.90 diff -LTODO.txt -LTODO.txt -u -w -r1.89 -r1.90 --- TODO.txt +++ TODO.txt @@ -29,6 +29,7 @@
  • Allow table/view row counting to be completely disabled (to allow treeview refreshing).
  • Allow copying of rows from the SQL Grid.
  • Generate PostgreSQL document indexes using docbook (http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html). +
  • SQL Window: Try to preserve result column width
  • Major Projects