summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorPeter Eisentraut2013-11-13 11:38:18 +0000
committerPeter Eisentraut2013-12-03 03:31:05 +0000
commitfef88b3fdaa3537c64e3d7df9261bc75ece80d3f (patch)
tree30e1b1c49bb3c1435b6818e960aafa30dc0f9cc9 /src/backend/access/gist/gist.c
parent7ab321404c4f721a22e86f36f68fe5e94f65e54d (diff)
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 <[email protected]>
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions