QUERY PLAN
Sort (cost=2.75..2.77 rows=8 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_cost_verify_rels (cost=0.00..2.63 rows=8 width=25)
Filter: (erp_purchase_cost_id = ANY ('{45,50,52,47,48,49,51}'::integer[]))