doc: PG 16 relnotes: adjust outer/full hash join parallelization
authorBruce Momjian <[email protected]>
Mon, 29 May 2023 18:36:27 +0000 (14:36 -0400)
committerBruce 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

index c2f5f0fc05a86039f08662001b7f1b8d8c53e18b..816286575f5480ee4f5ebab7fcd717e3bf33ebf4 100644 (file)
@@ -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>