projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab72716
)
Fix broken markup.
author
Tom Lane
Tue, 5 Dec 2017 23:53:32 +0000
(18:53 -0500)
committer
Tom Lane
Tue, 5 Dec 2017 23:53:32 +0000
(18:53 -0500)
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 9ae6861cd7aae40b7647b7bc6864f2517c8ecc42..533faf060de514a89fffbd94f0fcba237a37d949 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-3636,13
+3636,13
@@
ANY
num_sync
(
enable_parallel_append
(
boolean
)
-
enable_parallel_append> configuration parameter
+
enable_parallel_append
varname
> configuration parameter
Enables or disables the query planner's use of parallel-aware
- append plan types. The default is
on>.
+ append plan types. The default is
on
literal
>.