QUERY PLAN
Sort (cost=1.34..1.35 rows=4 width=27)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels (cost=0.00..1.30 rows=4 width=27)
Filter: (erp_purchase_order_id = ANY ('{2218,2220,2219,2221}'::integer[]))