Index: TODO.txt =================================================================== RCS file: /projects/pgadmin3/TODO.txt,v retrieving revision 1.88 retrieving revision 1.89 diff -LTODO.txt -LTODO.txt -u -w -r1.88 -r1.89 --- TODO.txt +++ TODO.txt @@ -28,6 +28,7 @@
  • EditGrid: try to show freshly inserted row with 'serial' pk
  • 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).
  • Major Projects