QUERY PLAN
Sort (cost=4.35..4.41 rows=24 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_cost_verify_rels (cost=0.00..3.80 rows=24 width=25)
Filter: (erp_purchase_cost_id = ANY ('{40,39,43,34,44,42,41,37,38,36,35,33,45,50,46,47,48,49,52,51}'::integer[]))