pgAdmin III commit: Prevent a crash when refreshing a node which has a

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Prevent a crash when refreshing a node which has a
Дата
Msg-id E1TWUBb-0000DI-Fy@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent a crash when refreshing a node which has a child with an open dialogue

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=90b45783bcc27d5e604b93470a6d13ffe2f2a004
Author: Dhiraj Chawla <dhiraj.chawla@enterprisedb.com>

Modified Files
--------------
CHANGELOG                   |    2 ++
pgadmin/frm/events.cpp      |   17 ++++++++++++++++-
pgadmin/schema/pgObject.cpp |   10 ++++++++++
3 files changed, 28 insertions(+), 1 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Prevent a crash when refreshing a node which has a
Следующее
От: Dave Page
Дата:
Сообщение: Re: [Patch] Crash in pgAdmin when Refresh object on click is enabled