Improve connectMaintenanceDatabase() error reporting.

Robert Haas <rhaas@postgresql.org>

Commit: 99081c63e40ac6e33c83406b0958aa9426193fea
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-03-21T14:56:26Z
Releases: 9.2.0
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

Files

PathChange+/−
src/bin/scripts/common.c modified +1 −11