QUERY PLAN
Sort (cost=31.81..31.92 rows=44 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_stop_verify_rels (cost=0.00..30.61 rows=44 width=56)
Filter: (erp_sales_outbound_id = ANY ('{57,71,70,69,68,66,65,64,63}'::integer[]))