1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

doc: PG 16 relnotes: adjust outer/full hash join parallelization

Reported-by: David Rowley

Discussion: https://postgr.es/m/CAApHDvph4djrP+zjOK67VcgbB_p9Zn8QoO7Qctt4oQgUC_ejEw@mail.gmail.com
This commit is contained in:
Bruce Momjian
2023-05-29 14:36:27 -04:00
parent 9e28b83ae6
commit 5a64640966

View File

@ -322,7 +322,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
<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>