QUERY PLAN
Sort (cost=2.11..2.12 rows=3 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_cost_verify_rels (cost=0.00..2.09 rows=3 width=25)
Filter: (erp_purchase_cost_id = ANY ('{45,47}'::integer[]))