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 E1TS6Y4-0003CY-MP@gothos.postgresql.org
Whole thread Raw
List 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.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: Akshay Joshi
Date:
Subject: Fixed duplicate name issue on DDL report dialog
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep