pgsql: Properly document that -r is only honored from the command-line.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly document that -r is only honored from the command-line.
Date: 2014-09-06 15:10:56
Message-ID: E1XQHdg-00037g-Qo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Properly document that -r is only honored from the command-line.

This is for postgres/postmaster options.

Report by Tom Lane

Backpatch through 9.4

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d42f67c52af19c4301561608f8f5dba6ae504c67

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-09-06 16:43:15 pgsql: docs: Improve pg_isready details about username/dbname
Previous Message Bruce Momjian 2014-09-05 23:22:35 pgsql: Report timezone offset in pg_dump/pg_dumpall