Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=28b568f8ca0c2b56cc1a813c94e1aa32ec8d7b8f Author: Steffen Kuhn <p...@kuhnsteffen.de>
Log Message ----------- Allow the user to disconnect from individual db. This patch adds a menu item for every database object except the maintenance one, that allows the user to disconnect from a specific database. Branch ------ master Modified Files -------------- pgadmin/frm/frmMain.cpp | 1 + pgadmin/include/schema/pgDatabase.h | 8 ++++++++ pgadmin/schema/pgDatabase.cpp | 30 ++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 0 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers