pgAdmin III commit: Fix some issues with the prevention patch

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix some issues with the prevention patch
Date: 2011-08-29 14:03:36
Message-ID: E1Qy2R6-00075V-Ij@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix some issues with the prevention patch

* Couldn't change a column (because of the refresh of the table while the
dialog was still open)
* Could drop a schema while a subitem dialog was open
* Wrong drop message

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4b8bb1f2a98be57df14e82110a8dfbfc92be7d57

Modified Files
--------------
pgadmin/dlg/dlgProperty.cpp | 12 ++++++++++++
pgadmin/frm/events.cpp | 4 ++--
pgadmin/schema/pgServer.cpp | 2 +-
3 files changed, 15 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-08-29 14:07:47 Re: Refresh objects on Click
Previous Message Marek Černocký 2011-08-28 16:57:55 Updated Czech translation