pgAdmin III commit: Update the database selection dialogue to be aware - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Update the database selection dialogue to be aware
Date
Msg-id 201106091004.p59A4aaV022849@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Update the database selection dialogue to be aware of server groups.
Looks like this was missed (as with some of the Slony dialogs
previously fixed) when the groups feature was added.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4c1e41e754fd0606431a27b7408babd74d5e7049
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
pgadmin/dlg/dlgSelectDatabase.cpp |   63 +++++++++++++++++++++++--------------
1 files changed, 39 insertions(+), 24 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Problem trying to compiling pgAdmin at ubuntu 11.04
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Update the database selection dialogue to be aware