Обсуждение: pgsql: Make get_controlfile() error logging consistent with src/common

Поиск
Список
Период
Сортировка

pgsql: Make get_controlfile() error logging consistent with src/common

От
Joe Conway
Дата:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7b077af5000cb94b8547b62ee45697cf6bf806ef

Modified Files
--------------
src/common/controldata_utils.c | 40 +++++++++++++++++++++++-----------------
1 file changed, 23 insertions(+), 17 deletions(-)