pgAdmin III commit: Fix some issues with the prevention patch - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix some issues with the prevention patch
Date
Msg-id E1Qy2R6-00075V-Ij@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Marek Černocký
Date:
Subject: Updated Czech translation
Next
From: Guillaume Lelarge
Date:
Subject: Re: Refresh objects on Click