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 ('{953,952,951,950,949,948,947,946,944,943,942,941,940,939,938,937,936,935,934,933}'::integer[])))