pgsql: docs: Clarify pg_ctl initdb option text to match options proto.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: Clarify pg_ctl initdb option text to match options proto.
Date: 2018-08-25 16:02:06
Message-ID: E1ftb0o-0002iS-TT@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: Clarify pg_ctl initdb option text to match options proto.

The options string appeared in PG 10.

Reported-by: pgsql-kr(at)postgresql(dot)kr

Discussion: https://postgr.es/m/153500377658.1378.6587007319641704057@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/04d36cf44bcc14c649037470e72fb990e794e212

Modified Files
--------------
doc/src/sgml/ref/pg_ctl-ref.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2018-08-25 16:17:30 pgsql: Comment fix for rewriteheap.h.
Previous Message Bruce Momjian 2018-08-25 15:52:46 pgsql: docs: clarify plpython SD and GD dictionary behavior