Re: misleading error message from connectMaintenanceDatabase()
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Josh Kupershmidt <schmiddy@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-21T14:58:40Z
Lists: pgsql-hackers
On Tue, Feb 28, 2012 at 12:05 AM, Josh Kupershmidt <schmiddy@gmail.com> wrote: > A simple fix would be just to pass fail_ok = false for the last > connectDatabase() call inside connectMaintenanceDatabase(), and give > up on trying to tack on a likely-misleading hint about the maintenance > database. Patch attached. Committed. Thanks for the report and patch; sorry for the delay. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company