pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep
Date: 2012-10-27 13:36:29
Message-ID: E1TS6Yv-0003Ec-LG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't duplicate pgAgent object names on the DDL reports.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d2bed32a2763d4098b9b19d0a8bbb8378bf5dfa8
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/agent/pgaJob.cpp | 3 +--
pgadmin/agent/pgaSchedule.cpp | 3 +--
pgadmin/agent/pgaStep.cpp | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-27 13:36:40 Re: Fixed duplicate name issue on DDL report dialog
Previous Message Dave Page 2012-10-27 13:35:36 pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep