QUERY PLAN
Sort (cost=1.30..1.31 rows=3 width=27)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels (cost=0.00..1.27 rows=3 width=27)
Filter: (erp_purchase_order_id = ANY ('{2157,2155,2156}'::integer[]))