pgsql: Improve connectMaintenanceDatabase() error reporting. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Improve connectMaintenanceDatabase() error reporting.
Date
Msg-id E1SAMzH-0007mE-F0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Add some CHECK_FOR_INTERRUPTS() calls to the heap-sort call path
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix bug where walsender goes into a busy loop if connection is t