Comment 6 for bug 1251353

Revision history for this message
Mike Rylander (mrylander) wrote :

Dan,

That is expected, actually. Each boolean op is represented by a plan node with an appropriate joiner and two sub nodes, one for each side of the operator.

Shall we start with, say, 40-deep (20 JOINs), and plan to add a global flag to adjust this in the future?

--miker