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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the "drop object?" warning on Slony objects and
Date: 2012-01-11 16:16:27
Message-ID: E1Rl0qh-0006zM-N2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the "drop object?" warning on Slony objects and PPAS synonyms.

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=52512a7479fdf8345c946e6d9960966091879fa6
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-01-11 16:17:43 pgAdmin III commit: Fix the "drop object?" warning on Slony objects and
Previous Message Dhiraj Chawla 2012-01-11 12:06:58 Empty confirmation information message issue for drop synonym, jobs, schedule and steps