]> granicus.if.org Git - postgresql/commit
Backpatch error message fix from 81f6bbe8ade8c90f23f9286ca9ca726d3e0e310f
authorMagnus Hagander <magnus@hagander.net>
Tue, 5 Jun 2012 11:13:53 +0000 (13:13 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 5 Jun 2012 11:13:53 +0000 (13:13 +0200)
commit5c3532876f8360df10692baf77a0b79c41ee001e
tree5722be8fce33e9d08df0c681e31483a9165bff35
parentd9d721472f9900e70124ab734dc00f203d049506
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.
src/bin/pg_basebackup/pg_basebackup.c