]> granicus.if.org Git - postgresql/commit
Improve connectMaintenanceDatabase() error reporting.
authorRobert Haas <rhaas@postgresql.org>
Wed, 21 Mar 2012 14:56:26 +0000 (10:56 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 21 Mar 2012 14:56:26 +0000 (10:56 -0400)
commit99081c63e40ac6e33c83406b0958aa9426193fea
tree824109a989c76840eab37b9b924ee5184e013069
parentaefa6d163e21391626c20a508af33373d6ba387e
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
src/bin/scripts/common.c