projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e28b83
)
doc: PG 16 relnotes: adjust outer/full hash join parallelization
author
Bruce Momjian
<
[email protected]
>
Mon, 29 May 2023 18:36:27 +0000
(14:36 -0400)
committer
Bruce Momjian
<
[email protected]
>
Mon, 29 May 2023 18:36:27 +0000
(14:36 -0400)
Reported-by: David Rowley
Discussion: https://postgr.es/m/CAApHDvph4djrP+zjOK67VcgbB_p9Zn8QoO7Qctt4oQgUC_ejEw@mail.gmail.com
doc/src/sgml/release-16.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-16.sgml
b/doc/src/sgml/release-16.sgml
index c2f5f0fc05a86039f08662001b7f1b8d8c53e18b..816286575f5480ee4f5ebab7fcd717e3bf33ebf4 100644
(file)
--- a/
doc/src/sgml/release-16.sgml
+++ b/
doc/src/sgml/release-16.sgml
@@
-322,7
+322,7
@@
Author: Thomas Munro <
[email protected]
>
<listitem>
<para>
-Allow
outer and full joins to be performed in parallel
(Melanie Plageman, Thomas Munro)
+Allow
parallelization of FULL and internal right OUTER hash joins
(Melanie Plageman, Thomas Munro)
</para>
</listitem>