projects
/
postgres-xl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de7ae3
)
docs: Clarify pg_ctl initdb option text to match options proto.
author
Bruce Momjian
<
[email protected]
>
Sat, 25 Aug 2018 16:01:53 +0000
(12:01 -0400)
committer
Bruce Momjian
<
[email protected]
>
Sat, 25 Aug 2018 16:01:53 +0000
(12:01 -0400)
The options string appeared in PG 10.
Reported-by:
[email protected]
Discussion: https://postgr.es/m/
153500377658
.1378.
6587007319641704057
@wrigleys.postgresql.org
Backpatch-through: 10
doc/src/sgml/ref/pg_ctl-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_ctl-ref.sgml
b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 59b04f72747402ffd5a31a0b3f416c6741f9e976..ed28e94545c86696e8739cf44b08dfa97e9b40e5 100644
(file)
--- a/
doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/
doc/src/sgml/ref/pg_ctl-ref.sgml
@@
-334,7
+334,7
@@
PostgreSQL documentation
options being passed through.
</para>
<para>
- The <replaceable>options</> should usually be surrounded by single or
+ The <replaceable>
initdb-
options</> should usually be surrounded by single or
double quotes to ensure that they are passed through as a group.
</para>
</listitem>