QUERY PLAN
Sort (cost=1.38..1.40 rows=5 width=27)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels (cost=0.00..1.32 rows=5 width=27)
Filter: (erp_purchase_order_id = ANY ('{2218,2220,2219,2221,2223}'::integer[]))