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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: Ensure that SQL steps have their success or failure rep
Date: 2012-07-17 11:03:59
Message-ID: E1Sr5ZP-00087r-Mf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)French(at)romaxtech(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-07-17 11:04:40 Re: Propsed pgagent patch: pgAgent reports failure upon success - For Review
Previous Message Dave Page 2012-07-17 10:43:53 Re: Fixed pgAdmin3 folder hierarchy