QUERY PLAN
Sort (cost=1.13..1.14 rows=3 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_inbound_stop_verify_rels (cost=0.00..1.10 rows=3 width=56)
Filter: (erp_purchase_inbound_id = ANY ('{214,213,212,210,211,209,208,207,206,205,204,203,202,201,200,199,198,197,196,195}'::integer[]))