pgAdmin III commit: Prevent a crash that could happen if further change

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Prevent a crash that could happen if further change
Дата
Msg-id E1TfVvt-0003BS-Nb@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent a crash that could happen if further changes
were made on a dialogue after using the Apply button.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cb5dba55dc491107e4152bd80ec496294e449934
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
CHANGELOG                         |    3 ++
pgadmin/dlg/dlgProperty.cpp       |   49 ++++++++++++++++++++++++++++++++++--
pgadmin/frm/frmMain.cpp           |    6 +++-
pgadmin/include/dlg/dlgFunction.h |    2 +
pgadmin/include/dlg/dlgProperty.h |    3 ++
pgadmin/include/dlg/dlgView.h     |    2 +
pgadmin/include/frm/frmMain.h     |    2 +-
7 files changed, 61 insertions(+), 6 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Fixed Apply button crash
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Prevent a crash that could happen if further change