Обсуждение: pgsql: Improve connectMaintenanceDatabase() error reporting.

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

pgsql: Improve connectMaintenanceDatabase() error reporting.

От
Robert Haas
Дата:
Improve connectMaintenanceDatabase() error reporting.

The prior coding instructs the user to pick an alternative maintenance
database, but this is overly clever, since it obscures whatever the real
cause of the failure is.

Josh Kupershmidt

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/99081c63e40ac6e33c83406b0958aa9426193fea

Modified Files
--------------
src/bin/scripts/common.c |   12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)