QUERY PLAN
Sort (cost=1.30..1.32 rows=7 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_cost_stop_verify_rels (cost=0.00..1.21 rows=7 width=25)
Filter: (erp_purchase_cost_id = ANY ('{45,50,52,47,48,49,51}'::integer[]))