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