Forbid parallel Hash Right Join or Hash Full Join. That won't work. You'll get bogus null-extended rows.
Mithun Cy Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/9c75e1a36b6b2f3ad9f76ae661f42586c92c6f7c Modified Files -------------- src/backend/optimizer/path/joinpath.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
