Forum OpenACS Development: Re: acs_object__new slowness...

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
Posted by Don Baccus on
Yes, actually, Jeff and I switched a lot of UNION to UNION ALL  clauses for 4.6.? for this very reason, when it was clear that there was no possibility of duplicate rows.

Thanks for the Oracle reference - Oracle's ability to optimize in the face of UNION is rather limited, indeed.