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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep
Дата
Msg-id E1TS6Yv-0003Ec-LG@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Don't duplicate pgAgent object names on the DDL rep
Следующее
От: Dave Page
Дата:
Сообщение: Re: Fixed duplicate name issue on DDL report dialog