Fix an issue with naming objects for backup Table names with double quotes and spaces were an issue when launching pg_dump on the command line. Fixes #266. Branch ------ REL-1_12_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=09a197988db29dd79bca79b8b0c184050c06accc Modified Files -------------- CHANGELOG | 2 ++ pgadmin/frm/frmBackup.cpp | 15 ++++++++------- pgadmin/frm/frmBackupGlobals.cpp | 2 +- pgadmin/frm/frmBackupServer.cpp | 2 +- pgadmin/include/utils/misc.h | 2 +- pgadmin/utils/misc.cpp | 37 +++---------------------------------- 6 files changed, 16 insertions(+), 44 deletions(-)
Соглашаюсь с условиями обработки персональных данных