pgAdmin III commit: Ensure job steps and schedules are listed properly

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Ensure job steps and schedules are listed properly
Дата
Msg-id E1RnWX0-0002O9-7Y@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure job steps and schedules are listed properly
on the Job dialogue, and avoid defaulting empty
end dates to today on the schedule dialogue.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=10a852d7b3761ef46e26a00fd92213bfef642ac6

Modified Files
--------------
CHANGELOG                     |    3 +++
pgadmin/agent/dlgJob.cpp      |    4 ++--
pgadmin/agent/dlgSchedule.cpp |    4 ++++
3 files changed, 9 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Ensure job steps and schedules are listed properly
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: wxWidgets 2.9 fixes