Fix a crash that can occur when renaming objects. [Ashesh Vashi/Sachin Srivastava]
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6faf0f9d95c9aafd649a76f57bfd62d8b69802dc Modified Files -------------- CHANGELOG | 2 ++ pgadmin/dlg/dlgProperty.cpp | 2 ++ pgadmin/frm/events.cpp | 7 +++++++ pgadmin/frm/frmMain.cpp | 1 + pgadmin/include/frm/frmMain.h | 6 ++++++ 5 files changed, 18 insertions(+), 0 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
