pgAdmin III commit: Ensure a role is selected to reassign objects to be

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure a role is selected to reassign objects to be
Date: 2013-08-07 08:05:32
Message-ID: E1V6ykO-0008Qw-Ef@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure a role is selected to reassign objects to before the user can click OK.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=673f9ce37090e0383ac8e9c534b3d4b1c8966214
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/dlg/dlgReassignDropOwned.cpp | 8 ++++++++
1 file changed, 8 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-08-07 08:06:21 pgAdmin III commit: Correct the version number for a fix following a ch
Previous Message Dave Page 2013-08-07 08:02:24 pgAdmin III commit: Initialise variables properly to avoid random synta