QUERY PLAN
Sort (cost=26.31..26.37 rows=24 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_cost_verify_rels (cost=0.00..25.76 rows=24 width=56)
Filter: (erp_purchase_cost_id = ANY ('{1,5,3,4,2}'::integer[]))