pgAdmin III commit: Update the database selection dialogue to be aware

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Update the database selection dialogue to be aware
Date: 2011-06-09 10:04:36
Message-ID: 201106091004.p59A4aaV022849@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-06-09 10:07:13 pgAdmin III commit: Update the database selection dialogue to be aware
Previous Message Ashesh Vashi 2011-06-09 05:56:25 Re: Problem trying to compiling pgAdmin at ubuntu 11.04