Log Message: ----------- Added todo for creating pg doc htmlhelp files automatically.
Modified Files: -------------- pgadmin3: TODO.txt (r1.88 -> r1.89)
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 @@ <li>EditGrid: try to show freshly inserted row with 'serial' pk <li>Allow table/view row counting to be completely disabled (to allow treeview refreshing). <li>Allow copying of rows from the SQL Grid. + <li>Generate PostgreSQL document indexes using docbook (<a href="http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html">http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html</a>). </ul> <li>Major Projects
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend