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:07:13
Message-ID: 201106091007.p59A7D7e023220@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
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1c6d2908ef9b6a91413916d0c5b611b89cf27f12
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:23 Re: PATCH: Job Steps Segfault (Remote connection)
Previous Message Dave Page 2011-06-09 10:04:36 pgAdmin III commit: Update the database selection dialogue to be aware