Files
postgresql/src
Peter Eisentraut fef88b3fda Report exit code from external recovery commands properly
When an external recovery command such as restore_command or
archive_cleanup_command fails, report the exit code properly,
distinguishing signals and normal exists, using the existing
wait_result_to_str() facility, instead of just reporting the return
value from system().

Reviewed-by: Peter Geoghegan <pg@heroku.com>
2013-12-02 22:31:05 -05:00
..
2013-12-02 00:17:07 -05:00
2013-12-02 00:17:07 -05:00
2013-11-12 06:39:36 -05:00
2013-12-02 00:17:07 -05:00
2013-11-12 06:39:36 -05:00
2013-10-18 08:14:21 -04:00