pgAgent commit: USe exit status macros to get the Unix exit code, and r

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: USe exit status macros to get the Unix exit code, and r
Date: 2011-03-14 09:00:02
Message-ID: 201103140900.p2E9027g041588@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

USe exit status macros to get the Unix exit code, and recognise all
non-zero return values as failure codes.

Per discussion with Korry Douglas and Robert Haas.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=2aec3bc473e583f8fa07e133bc8def60ff1c09fe

Modified Files
--------------
job.cpp | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-03-14 20:22:35 Re: [pgadmin-hackers] Re: [pgadmin-hackers] Re: [pgadmin-hackers] error: expected initializer before ‘!’ token
Previous Message Dave Page 2011-03-13 08:46:27 Re: [pgadmin-hackers] Re: [pgadmin-hackers] error: expected initializer before ‘!’ token