Make transformAExprIn() return a flattened bool expression directly
Started by cca55076 days ago1 messageshackers
Hi,
Now transformAExprIn() returns a bool expression tree. Attach a patch
to make it return a flattened bool expression directly without extra cost.
This can reduce some work of the planner.
--
Regards,
ChangAo Chen