projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c030db3
)
rel notes: mention enabling of parallelism in PG 10
author
Bruce Momjian
Mon, 9 Jul 2018 15:19:18 +0000
(11:19 -0400)
committer
Bruce Momjian
Mon, 9 Jul 2018 15:19:18 +0000
(11:19 -0400)
Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/
20180525010025
[email protected]
Backpatch-through: 10
doc/src/sgml/release-10.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-10.sgml
b/doc/src/sgml/release-10.sgml
index b0d5ba184d6d7468c374de5a53c6be62498b01dc..49995c43f8413924037ac5c2dba81d8ba44e931f 100644
(file)
--- a/
doc/src/sgml/release-10.sgml
+++ b/
doc/src/sgml/release-10.sgml
@@
-4065,6
+4065,17
@@
Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
+
+
+
+ Enable parallelism by default by changing the default setting
+ of
to
+
2
.
+
+
+