Fix backup of a single table All schemas were all selected by default, which was wrong. Now, if the user choose to backup a schema or a table, all schemas are unselected, except the schema choosen or the schema of the table.
Report from Vladimir Kokovic. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=46045a3314673ca5957dd6a34089ce4d10e45eb4 Modified Files -------------- CHANGELOG | 2 ++ pgadmin/frm/frmBackup.cpp | 20 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers