Обсуждение: pgAdmin III commit: Fix a memory leak in the Event Trigger code.

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

pgAdmin III commit: Fix a memory leak in the Event Trigger code.

От
Dave Page
Дата:
Fix a memory leak in the Event Trigger code.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7e817b7c87a01cd578cb278f17d773194499861b
Author: Dinesh Kumar <dinesh.kumar@enterprisedb.com>

Modified Files
--------------
CHANGELOG                               |    2 ++
pgadmin/frm/frmMain.cpp                 |   17 ++++++++++++++++-
pgadmin/include/schema/pgEventTrigger.h |    1 +
pgadmin/schema/pgEventTrigger.cpp       |   10 +++++++---
4 files changed, 26 insertions(+), 4 deletions(-)