pgAdmin III commit: Fix the "drop object?" warning on Slony objects and

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Fix the "drop object?" warning on Slony objects and
Дата
Msg-id E1Rl0rv-00071Z-72@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the "drop object?" warning on Slony objects and PPAS synonyms.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                                  |    2 ++
pgadmin/agent/pgaJob.cpp                   |    9 ++++++++-
pgadmin/agent/pgaSchedule.cpp              |    9 ++++++++-
pgadmin/agent/pgaStep.cpp                  |    9 ++++++++-
pgadmin/frm/events.cpp                     |    3 +++
pgadmin/include/schema/edbPrivateSynonym.h |    1 +
pgadmin/include/utils/misc.h               |    1 +
pgadmin/schema/edbPrivateSynonym.cpp       |   22 +++++++++++++++++++++-
pgadmin/schema/pgObject.cpp                |    7 +++++++
9 files changed, 59 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fix the "drop object?" warning on Slony objects and
Следующее
От: Dave Page
Дата:
Сообщение: Re: Empty confirmation information message issue for drop synonym, jobs, schedule and steps