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