SVN Commit by guillaume: r8266 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8266 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/include/dlg
Date: 2010-04-10 09:40:05
Message-ID: 201004100940.o3A9e4BC015047@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-04-10 10:40:04 +0100 (Sat, 10 Apr 2010)

New Revision: 8266

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

Log:
Duplicate the browser connection for the maintenance/grant wizard dialog,
so that the connection to the db on the browser is still available for browsing
the objects.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/dlg/dlgClasses.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgClasses.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-04-10 09:40:47 Re: [pgAdmin III] #165: Maintenance work blocks UI - use separate connection?
Previous Message Guillaume Lelarge 2010-04-10 09:37:47 Re: Maintenance form exection thread