Обсуждение: pgAdmin III commit: Prevent a crash if a user starts an external proces

Поиск
Список
Период
Сортировка

pgAdmin III commit: Prevent a crash if a user starts an external proces

От
Dave Page
Дата:
Prevent a crash if a user starts an external process such as a backup, and then immediately hits cancel.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=137d6329b3a6216e397c8f4e43719e28a718b77c
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
CHANGELOG                        |    3 +++
pgadmin/dlg/dlgClasses.cpp       |   20 +++++++++++++++-----
pgadmin/include/dlg/dlgClasses.h |    1 +
3 files changed, 19 insertions(+), 5 deletions(-)