mirror of https://github.com/postgres/postgres
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>pull/6/head
parent
7ab321404c
commit
fef88b3fda
Loading…
Reference in new issue