Function mz_sql::plan::statement::scl::plan_show_variable

source ยท
pub fn plan_show_variable(
    _: &StatementContext<'_>,
    _: ShowVariableStatement,
) -> Result<Plan, PlanError>