Author: dpage
Date: 2007-06-12 14:02:10 +0000 (Tue, 12 Jun 2007)
New Revision: 6359
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6359&view=rev
Log:
Warn the user and allow her to abort before re-running a backup or restore to or from the same file, in the same session (can occur if the first attempt returns an error or warning). Per gripes from various users :-)
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/frm/frmBackup.cpp
trunk/pgadmin3/pgadmin/frm/frmBackupGlobals.cpp
trunk/pgadmin3/pgadmin/frm/frmBackupServer.cpp
trunk/pgadmin3/pgadmin/frm/frmRestore.cpp
trunk/pgadmin3/pgadmin/include/frm/frmBackup.h
trunk/pgadmin3/pgadmin/include/frm/frmBackupGlobals.h
trunk/pgadmin3/pgadmin/include/frm/frmBackupServer.h
trunk/pgadmin3/pgadmin/include/frm/frmRestore.h