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