QUERY PLAN
Sort (cost=1.13..1.14 rows=3 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_stop_verify_rels (cost=0.00..1.10 rows=3 width=56)
Filter: (erp_purchase_order_id = ANY ('{2045,2044,2043,2042,2041,2040,2039,2038,2037,2036,2035,2034,2033,2032,2031,2030,2029,2028,2027,2026}'::integer[]))