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 201106091007.p59A7D7e023220@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
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1c6d2908ef9b6a91413916d0c5b611b89cf27f12
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: Dave Page
Date:
Subject: pgAdmin III commit: Update the database selection dialogue to be aware
Next
From: Dave Page
Date:
Subject: Re: PATCH: Job Steps Segfault (Remote connection)