Backpatch error message fix from 81f6bbe8ade8c90f23f9286ca9ca726d3e0e310f

Magnus Hagander <magnus@hagander.net>

Commit: 5c3532876f8360df10692baf77a0b79c41ee001e
Author: Magnus Hagander <magnus@hagander.net>
Date: 2012-06-05T11:13:53Z
Releases: 9.1.5
Backpatch error message fix from 81f6bbe8ade8c90f23f9286ca9ca726d3e0e310f

Without this, pg_basebackup doesn't tell you why it failed when for example
there is a file in the data directory that the backend doesn't have
permissions to read.

Files

PathChange+/−
src/bin/pg_basebackup/pg_basebackup.c modified +2 −2