pgsql: Improve documentation of postgres -C option - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve documentation of postgres -C option
Date
Msg-id E1Sel2H-00007B-5V@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve documentation of postgres -C option

Clarify help (s/return/print/), and explain that this option is for
use by other programs, not for user-facing use (it does not print
units).

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/postgres-ref.sgml |    9 ++++++++-
src/backend/main/main.c            |    2 +-
2 files changed, 9 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Minor code review for json.c.
Next
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, verify that the install user has the same oid on