Re: More refresh issues - Mailing list pgadmin-hackers

From Erwin Brandstetter
Subject Re: More refresh issues
Date
Msg-id 46E56BBF.9080102@falter.at
Whole thread Raw
In response to Re: More refresh issues  (Dave Page <dpage@postgresql.org>)
List pgadmin-hackers
dpage@postgresql.org wrote:
> diff -u works for me (svn doesn't seem to do -c which is unfortunate).
>

To check if I got that right: the preferred form for the patch would
have been this:
(Created with diff -u (GNU diffutils) 2.8.1 on the command line,
revision added manually.)

--- main.html (revision 3584)
+++ main.html
@@ -33,6 +33,11 @@
 <P>You can resize the main window, and change the sizes of the three
 main regions as you prefer. These adjustments will be preserved when
 you exit the program.</P>
+<P>pgAdmin is bandwidth friendly. The status of objects in the browser
+is only refreshed on request or after changes made with the built-in
+tools. Be aware that this does not cover changes made via manual SQL or
+from other users or other clients. It is generally advisable to refresh
+objects before working on them in such environments.</P>
 <H3>Getting started</H3>
 <P>After you have added the desired server(s) to the tree on the left
 side using the <A HREF="connect.html">Add server</A> menu or toolbar



Regards
Erwin

pgadmin-hackers by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: More refresh issues
Next
From: "Dave Page"
Date:
Subject: Re: More refresh issues