QUERY PLAN
Sort (cost=1.93..1.96 rows=12 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels (cost=0.00..1.71 rows=12 width=56)
Filter: ((status <> 0) AND (erp_sales_order_id = ANY ('{1719,1718,1717,1716,1715,1714,1713,1712,1711,1710,1709,1708,1707,1706,1705,1704,1703,1702,1701,1700}'::integer[])))