pgAgent commit: Ensure that SQL steps have their success or failure rep - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent commit: Ensure that SQL steps have their success or failure rep
Date
Msg-id E1Sr5ZP-00087r-Mf@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: Fixed pgAdmin3 folder hierarchy
Next
From: Dave Page
Date:
Subject: Re: Propsed pgagent patch: pgAgent reports failure upon success - For Review