mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 02:01:23 -04: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:
parent
9e28b83ae6
commit
5a64640966
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue