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:35:36
Message-ID: E1TS6Y4-0003CY-MP@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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=99db3fb5941910a9e36a7c1d025776361b6efe81
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:29 pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep
Previous Message Akshay Joshi 2012-10-25 11:35:21 Fixed duplicate name issue on DDL report dialog