Make get_controlfile() error logging consistent with src/common

Joe Conway <mail@joeconway.com>

Commit: 7b077af5000cb94b8547b62ee45697cf6bf806ef
Author: Joe Conway <mail@joeconway.com>
Date: 2016-03-07T23:14:20Z
Releases: 9.6.0
Make get_controlfile() error logging consistent with src/common

As originally committed, get_controlfile() used a non-standard approach
to error logging. Make it consistent with the majority of error logging
done in src/common.

Applies to master only.

Files

PathChange+/−
src/common/controldata_utils.c modified +23 −17