Обсуждение: SVN Commit by dpage: r4616 - trunk/pgadmin3/docs/en_US

Поиск
Список
Период
Сортировка

SVN Commit by dpage: r4616 - trunk/pgadmin3/docs/en_US

От
svn@pgadmin.org
Дата:
Author: dpage
Date: 2005-10-25 20:49:04 +0100 (Tue, 25 Oct 2005)
New Revision: 4616

Modified:
   trunk/pgadmin3/docs/en_US/options-tab3.html
Log:
Note that the query limit doesn't apply to the edit grid.


Modified: trunk/pgadmin3/docs/en_US/options-tab3.html
===================================================================
--- trunk/pgadmin3/docs/en_US/options-tab3.html    2005-10-25 13:35:31 UTC (rev 4615)
+++ trunk/pgadmin3/docs/en_US/options-tab3.html    2005-10-25 19:49:04 UTC (rev 4616)
@@ -21,7 +21,8 @@
   <li><b>Maximum rows to retrieve</b> - This option specifies the number of rows
   that will cause pgAdmin to ask for confirmation to continue loading before
   doing so. Useful to prevent accidentally trying to view millions of rows at
-  once.<br> </li>
+  once. <b>Note</b>, this option applies only to the SQL Query Tool, not the
+  Edit Grid.<br> </li>

   <li><b>Max characters per column</b> - This option specifies the maximum
   length of data displayed in a single column. <br> </li>