projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec67b89
)
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 ea86b5e6e6e4e701d36da840e64908cf786d1870..5862cd83eb707b3e3185e3ba053e8c0831feb576 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
.
+
+
+