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