pgsql: Improve connectMaintenanceDatabase() error reporting.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improve connectMaintenanceDatabase() error reporting.
Дата
Msg-id E1SAMzH-0007mE-F0@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Add some CHECK_FOR_INTERRUPTS() calls to the heap-sort call path
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix bug where walsender goes into a busy loop if connection is t