Index: TODO.txt =================================================================== RCS file: /projects/pgadmin3/TODO.txt,v retrieving revision 1.121 retrieving revision 1.122 diff -LTODO.txt -LTODO.txt -u -w -r1.121 -r1.122 --- TODO.txt +++ TODO.txt @@ -40,6 +40,7 @@
  • List column defaults on views.
  • Generate PostgreSQL document indexes using docbook (http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html).
  • find solution for dlgProperty::AppendQuoted if schemaname has a dot +
  • Add code completion to the SQL editor.
  • Major Projects