Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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>&nbsp;</li>
+  once. <b>Note</b>, this option applies only to the SQL Query Tool, not the 
+  Edit Grid.<br>&nbsp;</li>
   
   <li><b>Max characters per column</b> - This option specifies the maximum 
   length of data displayed in a single column. <br>&nbsp;</li>




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group