QUERY PLAN
Sort (cost=1.24..1.25 rows=5 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_cost_stop_verify_rels (cost=0.00..1.18 rows=5 width=25)
Filter: (erp_purchase_cost_id = ANY ('{50,52,48,49,51}'::integer[]))