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 E1TfVwR-0003EO-L9@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
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7afbc59d1cb3a176d277aad4b8f3d6fe18e4bac0
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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Prevent a crash that could happen if further change
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Bump version for 1.16.1