QUERY PLAN
Sort (cost=1.39..1.39 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels (cost=0.00..1.38 rows=1 width=56)
Filter: ((status = 0) AND (erp_sales_order_id = ANY ('{1584,1586,1585,1583,1582,1581,1580,1579,1578,1577,1576,1575,1574,1573,1572,1571,1570,1569,1568,1567}'::integer[])))