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 ('{1401,1400,1399,1398,1397,1396,1395,1394,1393,1392,1391,1390,1389,1388,1387,1386,1385,1384,1383,1382}'::integer[])))