pgsql: docs: Improve pg_isready details about username/dbname

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: Improve pg_isready details about username/dbname
Date: 2014-09-06 16:43:15
Message-ID: E1XQJ51-0004au-P2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: Improve pg_isready details about username/dbname

Report by Erik Rijkers

Backpatch through 9.4

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/465b52e74ca1994d6ee2d5d345a4c09ca3d02f18

Modified Files
--------------
doc/src/sgml/ref/pg_isready.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2014-09-07 12:10:08 pgsql: Tab completion for ALTER .. ALL IN TABLESPACE
Previous Message Bruce Momjian 2014-09-06 15:10:56 pgsql: Properly document that -r is only honored from the command-line.