Back-patch "Fix parallel hash join path search."

Back-patch commit 655393a022bd653e2b48dbf20b69236981e35195 to 9.6.  This
synchronizes the relavant code and helps in generating parallel paths in
some cases in 9.6.  This also helps in back-patch of future patches where
we can get the same plan in all branches.

Discussion: 
https://postgr.es/m/caa4ek1+xk_875cja1hpvpx9c7c8fp7i4qzlj17t3igfu2ia...@mail.gmail.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/271b678436ce83bdd6bb355f9fcc011dafdd0122

Modified Files
--------------
src/backend/optimizer/path/joinpath.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Reply via email to