[PATCH] PQping Docs

Phil Sorber <phil@omniti.com>

From: Phil Sorber <phil@omniti.com>
To: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>, Robert Haas <robertmhaas@gmail.com>
Date: 2013-01-21T18:45:55Z
Lists: pgsql-hackers

Attachments

Attached is a patch that adds a note about the FATAL messages that
appear in the logs if you don't pass a valid user or dbname to PQping
or PQpingParams.

This was requested in the pg_isready thread.