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