QUERY PLAN
Sort (cost=46.38..46.39 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels (cost=0.00..46.38 rows=1 width=56)
Filter: ((status = 0) AND (erp_sales_order_id = ANY ('{1361,1360,1359,1358,1357,1356,1355,1354,1353,1352,1351,1350,1349,1348,1347,1346,1345,1344,1343,1342}'::integer[])))