QUERY PLAN
Sort (cost=24.95..25.00 rows=19 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_inbound_stop_verify_rels (cost=0.00..24.55 rows=19 width=56)
Filter: (erp_purchase_inbound_id = ANY ('{94,93,92,91}'::integer[]))