pub fn plan_set_transaction(
    _: &StatementContext<'_>,
    _: SetTransactionStatement
) -> Result<Plan, PlanError>