pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep
Date
Msg-id E1TS6Yv-0003Ec-LG@gothos.postgresql.org
Whole thread Raw
List 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.joshi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep
Next
From: Dave Page
Date:
Subject: Re: Fixed duplicate name issue on DDL report dialog