pgAgent commit: Ensure that SQL steps have their success or failure rep

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAgent commit: Ensure that SQL steps have their success or failure rep
Дата
Msg-id E1Sr5ZP-00087r-Mf@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that SQL steps have their success or failure reported correctly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=bee4e427c145def3694876304193873ec7747283
Author: Martin French <Martin.French@romaxtech.com>

Modified Files
--------------
connection.cpp       |    1 +
include/connection.h |   33 ++++++++++++++++++++++++++++++++-
job.cpp              |   10 ++++++++--
3 files changed, 41 insertions(+), 3 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Fixed pgAdmin3 folder hierarchy
Следующее
От: Dave Page
Дата:
Сообщение: Re: Propsed pgagent patch: pgAgent reports failure upon success - For Review