Thread: SVN Commit by dpage: r8091 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm pgadmin/include/db

Author: dpage

Date: 2009-11-25 17:14:04 +0000 (Wed, 25 Nov 2009)

New Revision: 8091

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8091&view=rev

Log:
Add code to the schema browser to allow the user to
reconnect to the server if the connection is lost.


Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/db/pgConn.cpp
   trunk/pgadmin3/pgadmin/db/pgSet.cpp
   trunk/pgadmin3/pgadmin/frm/frmMain.cpp
   trunk/pgadmin3/pgadmin/include/db/pgConn.h
   trunk/pgadmin3/pgadmin/include/db/pgSet.h