QUERY PLAN
Sort (cost=46.38..46.39 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_cancel_verify_rels (cost=0.00..46.38 rows=1 width=56)
Filter: ((status = 0) AND (erp_purchase_order_id = ANY ('{2044,2043,2042,2041,2040,2039,2038,2037,2036,2035,2034,2033,2032,2031,2030,2029,2028,2027,2026,2025}'::integer[])))