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