pgAdmin III commit: Prevent a crash on Windows when dropping a column o

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Prevent a crash on Windows when dropping a column o
Дата
Msg-id E1VPCO0-0006ZG-Dz@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent a crash on Windows when dropping a column or a constraint on a table.

Branch
------
REL-1_18_0_PATCHES

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

Modified Files
--------------
CHANGELOG               |    2 ++
pgadmin/frm/events.cpp  |    4 ++++
pgadmin/frm/frmMain.cpp |    1 +
3 files changed, 7 insertions(+)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Prevent a crash on Windows when dropping a column o
Следующее
От: Dave Page
Дата:
Сообщение: Re: PGAdmin Crashes when a column is dropped from a table (issue fix patch)