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