Function optimize_bin_expr

Source
pub fn optimize_bin_expr(expr_ctx: ExprCtx, expr: &mut Expr, changed: &mut bool)
Expand description

NOTE: This is NOT a public API. DO NOT USE.